Merge pull request #42109 from morix1500/tranlate_i18n_outdated_message

[ja] Translate Japanese i18n 'outdated_content_message'
pull/42388/head
Kubernetes Prow Robot 2023-08-04 07:36:23 -07:00 committed by GitHub
commit b1c8d24453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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>をご覧ください。"""