From b49759aa90624d9e9afd17c4a971a64149303250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B1=95=E6=9C=9B?= Date: Tue, 30 Jun 2020 15:32:14 +0800 Subject: [PATCH] update zh site --- i18n/zh.toml | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/i18n/zh.toml b/i18n/zh.toml index fae5bb3c15..7446f8589a 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -28,6 +28,9 @@ other = "Twitter" [community_youtube_name] other = "YouTube" +[deprecation_title] +other = "您正在查看 Kubernetes 版本的文档:" + [deprecation_warning] other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击" @@ -46,6 +49,9 @@ other = "我是..." [docs_label_users] other = "用户" +[examples_heading] +other = "示例" + [feedback_heading] other = "反馈" @@ -58,6 +64,9 @@ other = "此页是否对您有帮助?" [feedback_yes] other = "是" +[input_placeholder_email_address] +other = "电子邮件地址" + [latest_version] other = "最新版本。" @@ -169,12 +178,21 @@ other = "说明:" [objectives_heading] other = "教程目标" +[options_heading] +other = "选项" + [prerequisites_heading] other = "准备开始" +[seealso_heading] +other = "另请参见" + [subscribe_button] other = "订阅" +[synopsis_heading] +other = "简介" + [ui_search_placeholder] other = "搜索" @@ -191,7 +209,4 @@ other = "要获知版本信息,请输入 " other = "警告:" [whatsnext_heading] -other = "接下来" - -[input_placeholder_email_address] -other = "电子邮件地址" +other = "接下来" \ No newline at end of file