Make "Versions" string on the navbar translatable.
This commit is contained in:
+4
-1
@@ -210,8 +210,11 @@ other = "Your Kubernetes server must be at or later than version "
|
||||
[version_check_tocheck]
|
||||
other = "To check the version, enter "
|
||||
|
||||
[version_menu]
|
||||
other = "Versions"
|
||||
|
||||
[warning]
|
||||
other = "Warning:"
|
||||
|
||||
[whatsnext_heading]
|
||||
other = "What's next"
|
||||
other = "What's next"
|
||||
|
||||
+7
-4
@@ -58,6 +58,9 @@ other = "このページは役に立ちましたか?"
|
||||
[feedback_yes]
|
||||
other = "はい"
|
||||
|
||||
[input_placeholder_email_address]
|
||||
other = "メールアドレス"
|
||||
|
||||
[latest_version]
|
||||
other = "最新バージョン"
|
||||
|
||||
@@ -187,11 +190,11 @@ other = "作業するKubernetesサーバーは次のバージョン以降のも
|
||||
[version_check_tocheck]
|
||||
other = "バージョンを確認するには次のコマンドを実行してください: "
|
||||
|
||||
[whatsnext_heading]
|
||||
other = "次の項目"
|
||||
[version_menu]
|
||||
other = "バージョン"
|
||||
|
||||
[warning]
|
||||
other = "警告:"
|
||||
|
||||
[input_placeholder_email_address]
|
||||
other = "メールアドレス"
|
||||
[whatsnext_heading]
|
||||
other = "次の項目"
|
||||
|
||||
Reference in New Issue
Block a user