Update list of versions to match English
This commit is contained in:
parent
9d251a91e2
commit
04a417d74d
|
|
@ -2,10 +2,7 @@
|
|||
title: 利用可能なドキュメントバージョン
|
||||
content_type: custom
|
||||
layout: supported-versions
|
||||
card:
|
||||
name: about
|
||||
weight: 10
|
||||
title: 利用可能なドキュメントバージョン
|
||||
weight: 10
|
||||
---
|
||||
|
||||
本ウェブサイトには、現行版とその直前4バージョンのKubernetesドキュメントがあります。
|
||||
|
|
|
|||
|
|
@ -1,6 +1,15 @@
|
|||
# i18n strings for the English (main) site.
|
||||
# NOTE: Please keep the entries in alphabetical order when editing
|
||||
|
||||
[docs_version_current]
|
||||
other = "(この文書)"
|
||||
|
||||
[docs_version_latest_heading]
|
||||
other = "最新のバージョン"
|
||||
|
||||
[docs_version_other_heading]
|
||||
other = "以前のバージョン"
|
||||
|
||||
[caution]
|
||||
other = "注意:"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue