From 42d8b206a46e0f207c778ee93e51bf7877177f30 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 14 Aug 2020 00:20:08 +0900 Subject: [PATCH 1/2] Add "community" to the wordlist. --- content/ja/docs/contribute/localization.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/ja/docs/contribute/localization.md b/content/ja/docs/contribute/localization.md index ab1639c294..b88c5681e8 100644 --- a/content/ja/docs/contribute/localization.md +++ b/content/ja/docs/contribute/localization.md @@ -108,6 +108,7 @@ architecture | アーキテクチャ secure | セキュア stacked | 積層(例: stacked etcd clusterは積層etcdクラスター) a set of ~ | ~の集合 +community | コミュニティ ### 備考 From 188f17b4f2195cbdb4ac17a17a5b3a2d3a84ce00 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 14 Aug 2020 00:20:44 +0900 Subject: [PATCH 2/2] Fix a typo of "operator". --- content/ja/docs/contribute/localization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/contribute/localization.md b/content/ja/docs/contribute/localization.md index b88c5681e8..5fd2744b5a 100644 --- a/content/ja/docs/contribute/localization.md +++ b/content/ja/docs/contribute/localization.md @@ -98,7 +98,7 @@ container | コンテナ directory | ディレクトリ binary | バイナリ controller | コントローラー -opeartor | オペレーター +operator | オペレーター Aggregation Layer | アグリゲーションレイヤー Issue | Issue (ママ表記) Pull Request | Pull Request (ママ表記)