Skip to content

Commit 37858b9

Browse files
authored
Merge pull request #23462 from shuuji3/translate-deprecation-title
Translate "deprecation_title" param into Japanese for the deprecation warning
2 parents d6ac6f2 + b631c25 commit 37858b9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

i18n/ja.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@ other = "Twitter"
2828
[community_youtube_name]
2929
other = "YouTube"
3030

31-
[deprecation_warning]
32-
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
33-
3431
[deprecation_file_warning]
3532
other = "廃止予定"
3633

34+
[deprecation_title]
35+
other = "現在表示しているのは、次のバージョン向けのドキュメントです。Kubernetesバージョン:"
36+
37+
[deprecation_warning]
38+
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "
39+
3740
[docs_label_browse]
3841
other = "ドキュメントの参照"
3942

0 commit comments

Comments
 (0)