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