Translate some remnant partials for localization (#12239)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
087a2884b3
commit
bef190960f
@@ -1,5 +1,35 @@
|
||||
# i18n strings for the English (main) site.
|
||||
|
||||
[deprecation_warning]
|
||||
other = " documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see "
|
||||
|
||||
[objectives_heading]
|
||||
other = "Objectives"
|
||||
|
||||
[cleanup_heading]
|
||||
other = "Cleaning up"
|
||||
|
||||
[prerequisites_heading]
|
||||
other = "Before you begin"
|
||||
|
||||
[whatsnext_heading]
|
||||
other = "What's next"
|
||||
|
||||
[feedback_heading]
|
||||
other = "Feedback"
|
||||
|
||||
[feedback_question]
|
||||
other = "Was this page helpful?"
|
||||
|
||||
[feedback_yes]
|
||||
other = "Yes"
|
||||
|
||||
[feedback_no]
|
||||
other = "No"
|
||||
|
||||
[latest_version]
|
||||
other = "latest version."
|
||||
|
||||
[main_read_about]
|
||||
other = "Read about"
|
||||
|
||||
|
||||
@@ -1,5 +1,35 @@
|
||||
# i18n strings for the Chinese version of the site (https://kubernetes.io/zh/)
|
||||
|
||||
[deprecation_warning]
|
||||
other = " 版本的文档已不再维护。您现在看到的版本来自于一份静态的快照。如需查阅最新文档,请点击"
|
||||
|
||||
[objectives_heading]
|
||||
other = "教程目标"
|
||||
|
||||
[cleanup_heading]
|
||||
other = "清理现场"
|
||||
|
||||
[prerequisites_heading]
|
||||
other = "准备开始"
|
||||
|
||||
[whatsnext_heading]
|
||||
other = "接下来"
|
||||
|
||||
[feedback_heading]
|
||||
other = "反馈"
|
||||
|
||||
[feedback_question]
|
||||
other = "此页是否对您有帮助?"
|
||||
|
||||
[feedback_yes]
|
||||
other = "是"
|
||||
|
||||
[feedback_no]
|
||||
other = "否"
|
||||
|
||||
[latest_version]
|
||||
other = "最新版本。"
|
||||
|
||||
[main_read_about]
|
||||
other = "Read about"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user