Merge pull request #23462 from shuuji3/translate-deprecation-title

Translate "deprecation_title" param into Japanese for the deprecation warning
This commit is contained in:
Kubernetes Prow Robot
2020-09-14 07:08:59 -07:00
committed by GitHub
+6 -3
View File
@@ -28,12 +28,15 @@ other = "Twitter"
[community_youtube_name]
other = "YouTube"
[deprecation_warning]
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
[deprecation_file_warning]
other = "廃止予定"
[deprecation_title]
other = "現在表示しているのは、次のバージョン向けのドキュメントです。Kubernetesバージョン:"
[deprecation_warning]
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
[docs_label_browse]
other = "ドキュメントの参照"