loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update localization.zh-cn.md (#23448)

As title.

authored by

LeenHawk and committed by
GitHub
b942838b 81fe5d61

+13 -1
+13 -1
docs/content/doc/features/localization.zh-cn.md
··· 14 14 --- 15 15 16 16 # 本地化 17 + Gitea的本地化是通过我们的[Crowdin项目](https://crowdin.com/project/gitea)进行的。 17 18 18 - ## TBD 19 + 对于对**英语翻译**的更改,可以发出pull-request,来更改[英语语言环境](https://github.com/go-gitea/gitea/blob/master/options/locale/locale_en-US.ini)中合适的关键字。 20 + 21 + 有关对**非英语**翻译的更改,请参阅上面的 Crowdin 项目。 22 + 23 + ## 支持的语言 24 + 上述 Crowdin 项目中列出的任何语言一旦翻译了 25% 或更多都将得到支持。 25 + 26 + 翻译被接受后,它将在下一次 Crowdin 同步后反映在主存储库中,这通常是在任何 PR 合并之后。 27 + 28 + 在撰写本文时,这意味着更改后的翻译可能要到 Gitea 的下一个版本才会出现。 29 + 30 + 如果使用开发版本,则在同步更改内容后,它应该会在更新后立即显示。