diff --git a/content/zh/docs/home/supported-doc-versions.md b/content/zh/docs/home/supported-doc-versions.md index 31c3831690..1556a62497 100644 --- a/content/zh/docs/home/supported-doc-versions.md +++ b/content/zh/docs/home/supported-doc-versions.md @@ -1,6 +1,7 @@ --- title: Kubernetes 文档支持的版本 -content_type: concept +content_type: custom +layout: supported-versions card: name: about weight: 10 @@ -10,20 +11,3 @@ card: 本网站包含当前版本和之前四个版本的 Kubernetes 文档。 - - - - - -## 当前版本 - -当前版本是 -[{{< param "version" >}}](/)。 - -## 往期版本 - -{{< versions-other >}} - - - - diff --git a/i18n/zh.toml b/i18n/zh.toml index 4980f8d7fa..f067727cf5 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -215,4 +215,13 @@ other = "要获知版本信息,请输入 " other = "警告:" [whatsnext_heading] -other = "接下来" \ No newline at end of file +other = "接下来" + +[docs_version_latest_heading] +other = "当前版本" + +[docs_version_other_heading] +other = "往期版本" + +[docs_version_current] +other = "(此文档)"