add zh pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:23:39 -04:00
parent 21fd0a12f9
commit 4b35d4d401
303 changed files with 2764 additions and 2439 deletions
+9 -8
View File
@@ -1,7 +1,7 @@
---
title: 中级贡献
slug: intermediate
content_template: templates/concept
content_type: concept
weight: 20
card:
name: contribute
@@ -11,7 +11,7 @@ card:
---
title: Intermediate contributing
slug: intermediate
content_template: templates/concept
content_type: concept
weight: 20
card:
name: contribute
@@ -19,7 +19,7 @@ card:
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
This page assumes that you've read and mastered the tasks in the
@@ -36,9 +36,9 @@ Some tasks require you to use the Git command line client and other tools.
有些任务需要使用 Git 命令行客户端和其他工具。
{{< /note >}}
{{% /capture %}}
{{% capture body %}}
<!-- body -->
<!--
Now that you've gotten your feet wet and helped out with the Kubernetes docs in
@@ -1436,9 +1436,10 @@ Follow these guidelines for working with localized content:
如果 PR 包含对一种以上源语言的更改,请 PR 贡献者为每种语言打开单独的 PR。
{{% /capture %}}
{{% capture whatsnext %}}
## {{% heading "whatsnext" %}}
<!--
When you are comfortable with all of the tasks discussed in this topic and you
@@ -1447,4 +1448,4 @@ want to engage with the Kubernetes docs team in even deeper ways, read the
-->
如果您熟悉本主题中讨论的所有任务,并且想与 Kubernetes 文档小组进行更深入的接触,
请阅读[文档高级贡献者](/docs/contribute/advanced/)主题。
{{% /capture %}}