diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6955c9c..018982f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,8 +13,3 @@ - [ ] New language support - [ ] Bug fix - [ ] Other - -### New Language Support - -If you are submitting new language support, please first refer to the documentation [Language Support](https://github.com/zizdlp/zbook-docs/blob/main/Development/LanguageSupport.md) and follow the necessary procedures. You can refer to these commits: `ec05f3a1d75d3f88619489a44f77104a37295ba3`, -`92e4b2933a9e23d08c15042b9b9085f4fea556f7` diff --git a/README.md b/README.md index d78ed97..58d4aa6 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,9 @@ We encourage you to contribute to ZBook to help us build the best tool for docum The ZBook UI is rendered using a set of translation files found in [`zbook_frontend/messages`](/zbook_frontend/messages/). We welcome all additional translations for the UI. +If you are submitting new language support, please first refer to the documentation [Language Support](https://github.com/zizdlp/zbook-docs/blob/main/Development/LanguageSupport.md) and follow the necessary procedures. You can refer to these commits: `ec05f3a1d75d3f88619489a44f77104a37295ba3`, +`92e4b2933a9e23d08c15042b9b9085f4fea556f7` + #### Bugs Encounter a bug or find an issue you'd like to fix? Helping us fix issues related to ZBook greatly improves the experience for everyone. Head to the issues section of this repository to learn more about the types of bugs you can already help out with. diff --git a/README_zh.md b/README_zh.md index 99ae66a..b2a82f6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -70,6 +70,9 @@ ZBook 完全开源,并建立在 [Next.js](https://nextjs.org/),[Golang](http ZBook 的用户界面使用一组翻译文件进行渲染,这些文件可以在 [`zbook_frontend/messages`](/zbook_frontend/messages/) 中找到。我们欢迎所有 UI 的额外翻译。 +如果您想提交新的语言支持,请首先参考文档 [语言支持](https://github.com/zizdlp/zbook-docs/blob/main/Development/LanguageSupport.md),跟随其中的相关步骤修改代码。此外,可以参考这些提交: `ec05f3a1d75d3f88619489a44f77104a37295ba3`, +`92e4b2933a9e23d08c15042b9b9085f4fea556f7` + #### 错误 遇到错误或找到你想修复的问题?帮助我们修复与 ZBook 相关的问题可以极大地改善所有人的体验。前往本仓库的问题部分,了解你可以帮助解决的错误类型。