diff --git a/README.md b/README.md index afa7f8af..50c36ec3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ## ✅待完成 * [ ] 适配搜索栏,使其能够正常使用。 -* [ ] 多语言支持。 +* [X] ~~多语言支持。~~ * [X] ~~构建`关于`页面;~~ * [ ] 做到能够查询所有项目的许可证和信息。 * [X] ~~构建`留言反馈`页面,做到无后端。~~ diff --git a/README_EN.md b/README_EN.md index 95a7e141..9f2391eb 100644 --- a/README_EN.md +++ b/README_EN.md @@ -36,7 +36,7 @@ ## ✅To Do List * [ ] Fix Search, make it functional. -* [ ] Multilingual support. +* [X] ~~Multilingual support.~~ * [X] ~~Build `about` page.~~ * [ ] Make it be able to query license and info for all projects. * [X] ~~Build `comment` page, make it without back end.~~