Update Japanese translation of config.toml.
This commit is contained in:
+3
-3
@@ -222,7 +222,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
|
|||||||
url = "https://discuss.kubernetes.io"
|
url = "https://discuss.kubernetes.io"
|
||||||
icon = "fa fa-envelope"
|
icon = "fa fa-envelope"
|
||||||
desc = "Discussion and help from your fellow users"
|
desc = "Discussion and help from your fellow users"
|
||||||
|
|
||||||
[[params.links.user]]
|
[[params.links.user]]
|
||||||
name = "Twitter"
|
name = "Twitter"
|
||||||
url = "https://twitter.com/kubernetesio"
|
url = "https://twitter.com/kubernetesio"
|
||||||
@@ -259,7 +259,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
|
|||||||
url = "https://git.k8s.io/community/contributors/guide"
|
url = "https://git.k8s.io/community/contributors/guide"
|
||||||
icon = "fas fa-edit"
|
icon = "fas fa-edit"
|
||||||
desc = "Contribute to the Kubernetes website"
|
desc = "Contribute to the Kubernetes website"
|
||||||
|
|
||||||
[[params.links.developer]]
|
[[params.links.developer]]
|
||||||
name = "Stack Overflow"
|
name = "Stack Overflow"
|
||||||
url = "https://stackoverflow.com/questions/tagged/kubernetes"
|
url = "https://stackoverflow.com/questions/tagged/kubernetes"
|
||||||
@@ -300,7 +300,7 @@ language_alternatives = ["en"]
|
|||||||
|
|
||||||
[languages.ja]
|
[languages.ja]
|
||||||
title = "Kubernetes"
|
title = "Kubernetes"
|
||||||
description = "Production-Grade Container Orchestration"
|
description = "プロダクショングレードのコンテナ管理基盤"
|
||||||
languageName = "日本語 Japanese"
|
languageName = "日本語 Japanese"
|
||||||
weight = 4
|
weight = 4
|
||||||
contentDir = "content/ja"
|
contentDir = "content/ja"
|
||||||
|
|||||||
Reference in New Issue
Block a user