Commit Graph

8 Commits (06182c9a638f818847226ade78064dfa2d8d1320)

Author SHA1 Message Date
0xff-dev 4ac1edc5dd [zh] update data/i18n/zh-cn/zh-cn.toml 2023-12-12 09:15:16 +08:00
Michael 6e2079fb3d [zh] Sync /releases/download.md 2023-11-15 18:05:14 +08:00
Guangwen Feng 1732c08e8c data/i18n/zh-cn/zh-cn.toml: translate en to zh-cn
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 22:53:36 +08:00
Guangwen Feng 7e5679195a data/i18n/zh-cn/zh-cn.toml: sync with data/i18n/en/en.toml
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-02-17 21:32:36 +08:00
Qiming Teng 8251b78740 [zh] Resync localization strings for zh-cn 2022-09-18 21:27:38 +08:00
howieyuen f0ccbff316 [zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-24 11:13:35 +08:00
Sean Wei 33758cba62 [zh] Update i18n/zh.toml 2022-06-13 08:48:36 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00