We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4287a0e commit 21cdff8Copy full SHA for 21cdff8
data/i18n/ja/ja.toml
@@ -184,6 +184,9 @@ other = "購読する"
184
[ui_search_placeholder]
185
other = "検索"
186
187
+[thirdparty_message_disclaimer]
188
+other = """<p>このページの項目は、Kubernetesが必要とする機能を提供するサードパーティ製品またはプロジェクトです。Kubernetesプロジェクトの作者は、それらのサードパーティ製品またはプロジェクトに責任を負いません。詳しくは、<a href="https://github.com/cncf/foundation/blob/master/website-guidelines.md" target="_blank">CNCFウェブサイトのガイドライン</a>をご覧ください。第三者のリンクを追加するような変更を提案する前に、<a href="/docs/contribute/style/content-guide/#third-party-content">コンテンツガイド</a>を読むべきです。</p>"""
189
+
190
[version_check_mustbe]
191
other = "作業するKubernetesサーバーは次のバージョンである必要があります: "
192
0 commit comments