diff --git a/README.en.md b/README.en.md index 99bbf6e..ff419de 100644 --- a/README.en.md +++ b/README.en.md @@ -43,6 +43,10 @@ npm run server:production npm run server:development ``` +## Participate in translation + +Documents containing the `missing-translation` shortcode indicate that this part has not been translated yet. Click to view [documents with missing translations](https://github.com/search?q=repo%3Ahugo-fixit%2Fdocs+%7B%7B%3C+missing-translation+%3E%7D%7D&type=code). + ## Edit the theme If you want to do docs-related theme changes, the simplest way is to have both `fixit-docs` and `FixIt` cloned as sibling directories, and then run: diff --git a/README.md b/README.md index 305cf28..3bed066 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ npm run server:production npm run server:development ``` +## 参与翻译 + +包含 `missing-translation` shortcode 的文档表示该部分尚未翻译,点击查看 [缺失翻译的文档](https://github.com/search?q=repo%3Ahugo-fixit%2Fdocs+%7B%7B%3C+missing-translation+%3E%7D%7D&type=code)。 + ## 编辑主题 如果你想做与文档相关的主题更改,最简单的方法是将 `fixit-docs` 和 `FixIt` 克隆为兄弟目录,然后运行: