Substitute en.toml for pedefined english shortcodes (#12418)
Rev Substitute en.toml for pedefined english shortcodes Remove prefix Substitute en.toml for pedefined english shortcodes Rev minor Substitute en.toml for pedefined english shortcodes
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
faa86d2d01
commit
bdd953f0d3
@@ -30,6 +30,24 @@ other = "No"
|
||||
[latest_version]
|
||||
other = "latest version."
|
||||
|
||||
[version_check_mustbe]
|
||||
other = "Your Kubernetes server must be version "
|
||||
|
||||
[version_check_mustbeorlater]
|
||||
other = "Your Kubernetes server must be at or later than version "
|
||||
|
||||
[version_check_tocheck]
|
||||
other = "To check the version, enter "
|
||||
|
||||
[caution]
|
||||
other = "Caution:"
|
||||
|
||||
[note]
|
||||
other = "Note:"
|
||||
|
||||
[warning]
|
||||
other = "Warning:"
|
||||
|
||||
[main_read_about]
|
||||
other = "Read about"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user