Commit Graph

60 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 8868433bd3
Merge pull request #35036 from sarazqy/patch-2
update website/content/zh-cn/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md
2022-07-21 19:18:48 -07:00
sarazqy 028b56a33a update website/content/zh-cn/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md
update website/content/zh-cn/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md
2022-07-20 12:09:57 +08:00
zhangxiaoyang 767ea5c198 [zh-cn] Add horizontal-pod-autoscaler-v2beta2.md chinese version 2022-07-20 10:22:03 +08:00
Kubernetes Prow Robot 5b6d343cf0
Merge pull request #35125 from zhangxyjlu/horizontal-pod-autoscaler-v2
[zh-cn] Add horizontal-pod-autoscaler-v2.md chinese version
2022-07-19 07:52:08 -07:00
zhangxiaoyang a1e5361d2a [zh-cn] Add horizontal-pod-autoscaler-v2.md chinese version 2022-07-19 15:06:11 +08:00
sarazqy a2f9ceee93 translate
content/zh-cn/docs/reference/kubernetes-api/workload-resources/daemon-set-v1.md
into Chinese
2022-07-19 11:27:15 +08:00
sarazqy f54db271ea translate
content/zh-cn/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md
into Chinese
2022-07-19 11:18:42 +08:00
windsonsea c599dc6637 updated /workload-resources/controller-revision-v1.md 2022-07-16 13:41:28 +08:00
twilight0620 31858ecfae [zh]translate kubernetes-api/workload-resources/horizontal-pod-autoscaler-v1.md into Chinese 2022-07-04 11:47:44 +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