Skip to content

Commit

Permalink
Merge pull request kubernetes#23462 from shuuji3/translate-deprecatio…
Browse files Browse the repository at this point in the history
…n-title

Translate "deprecation_title" param into Japanese for the deprecation warning
  • Loading branch information
k8s-ci-robot authored Sep 14, 2020
2 parents d6ac6f2 + b631c25 commit 37858b9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions i18n/ja.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "ドキュメントの参照"

Expand Down

0 comments on commit 37858b9

Please sign in to comment.