Commit Graph

271 Commits

Author SHA1 Message Date
howieyuen e5913a70a5 [zh]Update reference pages(part-4) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:29:42 +08:00
windsonsea d02c5fdc50 [zh] resyn ref-k8s-api-config: volume.md 2022-06-23 12:53:59 +08:00
liuzhilin 299afad15d Translate docs/reference/kubernetes-api/cluster-resources/lease-v1 2022-06-23 11:11:40 +08:00
liuzhilin 06a51d10c9 Translate docs/reference/kubernetes-api/cluster-resources/lease-v1 2022-06-23 10:11:03 +08:00
liuzhilin cdd00696da Translate docs/reference/kubernetes-api/cluster-resources/lease-v1 2022-06-22 18:15:30 +08:00
liuzhilin c1055ca471 Translate docs/reference/kubernetes-api/cluster-resources/lease-v1 2022-06-21 20:36:31 +08:00
Michael 9f5c01ca6f [zh] resyn ref-k8s-api-config: volume-attachment-v1.md 2022-06-21 18:02:21 +08:00
Kubernetes Prow Robot 1619d8b4e0
Merge pull request #34370 from windsonsea/docsite5
[zh] resyn ref-k8s-api-config: persistent-volume-claim-v1.md
2022-06-19 19:36:04 -07:00
Michael cddd7a1fc9 [zh] resyn ref-k8s-api-config: persistent-volume-claim-v1.md 2022-06-19 21:17:36 +08:00
Kubernetes Prow Robot a1a4d25793
Merge pull request #34241 from windsonsea/docsite2
[zh] resync ref-k8s-api-config: csi-node-v1.md
2022-06-18 20:42:03 -07:00
Kubernetes Prow Robot dc269e6af8
Merge pull request #34282 from javadoors/issues#34137
[zh] Translate /docs/reference/kubernetes-api/authentication-resource…
2022-06-18 20:40:03 -07:00
Kubernetes Prow Robot f7cd4cbb93
Merge pull request #34334 from windsonsea/docsite4
[zh] resync ref-k8s-api-config: persistent-volume-v1.md
2022-06-17 21:38:02 -07:00
Michael ac1dc0df87 [zh] added empty lines after bullets: storage-class-v1.md 2022-06-18 10:11:20 +08:00
Michael 6761536273 [zh] resync ref-k8s-api-config: persistent-volume-v1.md 2022-06-18 10:04:57 +08:00
Michael 5aba7c5b5b [zh] resync config-and-storage-resources/csi-node-v1.md 2022-06-18 10:02:06 +08:00
Michael db7f2f5d9d [zh] resync ref-k8s-api-config: storage-class-v1.md 2022-06-17 21:15:47 +08:00
javadoors e849026b79 [zh] Translate /docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1/ to Chinese #34137 2022-06-15 08:49:48 +08:00
paul.zhang 7cbecf77c1
Update service-account-v1.md
修改如下:
1)位于路径中  修改为 路径参数 
2) 查询字符串 修改为 查询参数
3)*查询字符串*  修改为 **查询字符串**
4)*位于路径中* 修改为 **位于路径中**
2022-06-14 10:07:07 +08:00
Michael 23cdc2dc8f [zh] resync k8s-api-config: csi-storage-capacity-v1.md 2022-06-13 20:47:28 +08:00
Michael 2d8986545b [zh] resync ref-k8s-api-config: csi-driver-v1.md 2022-06-11 17:46: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