change zh link for page support doc versions
This commit is contained in:
parent
5c4aaae29d
commit
909459880e
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Kubernetes 文档支持的版本
|
title: Kubernetes 文档支持的版本
|
||||||
content_type: concept
|
content_type: custom
|
||||||
|
layout: supported-versions
|
||||||
card:
|
card:
|
||||||
name: about
|
name: about
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|
@ -10,20 +11,3 @@ card:
|
||||||
<!-- overview -->
|
<!-- overview -->
|
||||||
|
|
||||||
本网站包含当前版本和之前四个版本的 Kubernetes 文档。
|
本网站包含当前版本和之前四个版本的 Kubernetes 文档。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- body -->
|
|
||||||
|
|
||||||
## 当前版本
|
|
||||||
|
|
||||||
当前版本是
|
|
||||||
[{{< param "version" >}}](/)。
|
|
||||||
|
|
||||||
## 往期版本
|
|
||||||
|
|
||||||
{{< versions-other >}}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
11
i18n/zh.toml
11
i18n/zh.toml
|
|
@ -215,4 +215,13 @@ other = "要获知版本信息,请输入 "
|
||||||
other = "警告:"
|
other = "警告:"
|
||||||
|
|
||||||
[whatsnext_heading]
|
[whatsnext_heading]
|
||||||
other = "接下来"
|
other = "接下来"
|
||||||
|
|
||||||
|
[docs_version_latest_heading]
|
||||||
|
other = "当前版本"
|
||||||
|
|
||||||
|
[docs_version_other_heading]
|
||||||
|
other = "往期版本"
|
||||||
|
|
||||||
|
[docs_version_current]
|
||||||
|
other = "(此文档)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue