Skip to content

Commit dbecd57

Browse files
committed
Update Japanese translation of config.toml.
1 parent 5c9773b commit dbecd57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
222222
url = "https://discuss.kubernetes.io"
223223
icon = "fa fa-envelope"
224224
desc = "Discussion and help from your fellow users"
225-
225+
226226
[[params.links.user]]
227227
name = "Twitter"
228228
url = "https://twitter.com/kubernetesio"
@@ -259,7 +259,7 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
259259
url = "https://git.k8s.io/community/contributors/guide"
260260
icon = "fas fa-edit"
261261
desc = "Contribute to the Kubernetes website"
262-
262+
263263
[[params.links.developer]]
264264
name = "Stack Overflow"
265265
url = "https://stackoverflow.com/questions/tagged/kubernetes"
@@ -300,7 +300,7 @@ language_alternatives = ["en"]
300300

301301
[languages.ja]
302302
title = "Kubernetes"
303-
description = "Production-Grade Container Orchestration"
303+
description = "プロダクショングレードのコンテナ管理基盤"
304304
languageName = "日本語 Japanese"
305305
weight = 4
306306
contentDir = "content/ja"

0 commit comments

Comments
 (0)