Fix: typo in assign-pods-nodes.md (Chinese version) (#16170)

* Fix: typo in assign-pods-nodes.md (Chinese version)

* Add version check in zh.toml (Chinese version)
This commit is contained in:
Chen YaQi
2019-09-06 16:32:56 +08:00
committed by Kubernetes Prow Robot
parent 8c794d7b47
commit fb3f734739
3 changed files with 10 additions and 2 deletions
+9
View File
@@ -30,6 +30,15 @@ other = "否"
[latest_version]
other = "最新版本。"
[version_check_mustbe]
other = "您的 Kubernetes 服务器必须是版本 "
[version_check_mustbeorlater]
other = "您的 Kubernetes 服务器必须等于或高于版本 "
[version_check_tocheck]
other = "为了检查版本, 输入 "
[main_read_about]
other = "Read about"