File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed
i18n/zh-CN/docusaurus-plugin-content-docs
version-0.7.0/user_docs/guides Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ import DocsCards from '@site/src/components/global/DocsCards';
2121## 文档
2222
2323<DocsCards >
24- <DocsCard header =" Adopt from Kubernetes" href =" adopt-from-kubernetes " >
24+ <DocsCard header =" 从 Kubernetes 迁移 " href =" adopt-from-kubernetes " >
2525 <p>将 Kubernetes 清单和 CRD 转换为 KCL 代码的指南。</p>
2626 </DocsCard >
27- <DocsCard header =" Generate Kubernetes" href =" generate-k8s-manifests " >
27+ <DocsCard header =" Kubernetes 配置管理 " href =" generate-k8s-manifests " >
2828 <p>使用 KCL 生成 Kubernetes 清单的指南。</p>
2929 </DocsCard >
30- <DocsCard header =" Kubernetes Tool Integrations " href =" mutate-manifests/kubectl-kcl-plugin " >
31- <p>提供一些 Kubernetes 工具集成 ,以及使用 KCL 模块对 Kubernetes 清单进行变异或验证的指南。</p>
30+ <DocsCard header =" 云原生工具集成 " href =" mutate-manifests/kubectl-kcl-plugin " >
31+ <p>提供一些云原生工具集成 ,以及使用 KCL 模块对 Kubernetes 清单进行变异或验证的指南。</p>
3232 </DocsCard >
3333</DocsCards >
Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ Konfig 提供给用户开箱即用、高度抽象的配置界面,模型库最
3535## 文档
3636
3737<DocsCards >
38- <DocsCard header =" Structure " href =" structure " >
38+ <DocsCard header =" 结构 " href =" structure " >
3939 <p>Konfig 仓库目录和代码结构的说明。</p>
4040 </DocsCard >
41- <DocsCard header =" Quick Start " href =" guide " >
41+ <DocsCard header =" 快速开始 " href =" guide " >
4242 <p>使用 Konfig 的快速指南。</p>
4343 </DocsCard >
44- <DocsCard header =" Best Practice " href =" practice " >
44+ <DocsCard header =" 最佳实践 " href =" practice " >
4545 <p>将新模型集成到 Konfig 以及 KCL 代码编写的最佳实践指南。</p>
4646 </DocsCard >
4747</DocsCards >
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ import DocsCards from '@site/src/components/global/DocsCards';
2121## 文档
2222
2323<DocsCards >
24- <DocsCard header =" Adopt from Kubernetes" href =" adopt-from-kubernetes " >
24+ <DocsCard header =" 从 Kubernetes 迁移 " href =" adopt-from-kubernetes " >
2525 <p>将 Kubernetes 清单和 CRD 转换为 KCL 代码的指南。</p>
2626 </DocsCard >
27- <DocsCard header =" Generate Kubernetes" href =" generate-k8s-manifests " >
27+ <DocsCard header =" Kubernetes 配置管理 " href =" generate-k8s-manifests " >
2828 <p>使用 KCL 生成 Kubernetes 清单的指南。</p>
2929 </DocsCard >
30- <DocsCard header =" Kubernetes Tool Integrations " href =" mutate-manifests/kubectl-kcl-plugin " >
31- <p>提供一些 Kubernetes 工具集成 ,以及使用 KCL 模块对 Kubernetes 清单进行变异或验证的指南。</p>
30+ <DocsCard header =" 云原生工具集成 " href =" mutate-manifests/kubectl-kcl-plugin " >
31+ <p>提供一些云原生工具集成 ,以及使用 KCL 模块对 Kubernetes 清单进行变异或验证的指南。</p>
3232 </DocsCard >
3333</DocsCards >
Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ Konfig 提供给用户开箱即用、高度抽象的配置界面,模型库最
3535## 文档
3636
3737<DocsCards >
38- <DocsCard header =" Structure " href =" structure " >
38+ <DocsCard header =" 结构 " href =" structure " >
3939 <p>Konfig 仓库目录和代码结构的说明。</p>
4040 </DocsCard >
41- <DocsCard header =" Quick Start " href =" guide " >
41+ <DocsCard header =" 快速开始 " href =" guide " >
4242 <p>使用 Konfig 的快速指南。</p>
4343 </DocsCard >
44- <DocsCard header =" Best Practice " href =" practice " >
44+ <DocsCard header =" 最佳实践 " href =" practice " >
4545 <p>将新模型集成到 Konfig 以及 KCL 代码编写的最佳实践指南。</p>
4646 </DocsCard >
4747</DocsCards >
You can’t perform that action at this time.
0 commit comments