Skip to content

Commit

Permalink
Merge pull request kubernetes#42109 from morix1500/tranlate_i18n_outd…
Browse files Browse the repository at this point in the history
…ated_message

[ja] Translate Japanese i18n 'outdated_content_message'
  • Loading branch information
k8s-ci-robot authored Aug 4, 2023
2 parents 88b1e22 + 07dd844 commit b1c8d24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/i18n/ja/ja.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ other = "現在表示しているのは、次のバージョン向けのドキ
[deprecation_warning]
other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: "

[outdated_content_title]
other = "このページに記載されている情報は古い可能性があります"

[outdated_content_message]
other = "このページの更新日は英語版よりも古いため、記載されている情報が古い可能性があります。最新の情報をご覧になりたい方は英語版のページをご覧ください: "

[dockershim_message]
other = """dockershimは1.24のリリースをもってKubernetesプロジェクトから削除されました。詳しくは、<a href="/ja/dockershim">dockershimの削除に関するFAQ</a>をご覧ください。"""

Expand Down

0 comments on commit b1c8d24

Please sign in to comment.