From 3b948fcb15980695473bb6a071a1755d3a72ebcd Mon Sep 17 00:00:00 2001 From: Rileyjs Date: Wed, 15 Aug 2018 16:24:59 -0500 Subject: [PATCH] Update locale.constant-zh_CN.json --- ui/src/app/locale/locale.constant-zh_CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/src/app/locale/locale.constant-zh_CN.json b/ui/src/app/locale/locale.constant-zh_CN.json index 037230d8a6..d9cb7b1c70 100644 --- a/ui/src/app/locale/locale.constant-zh_CN.json +++ b/ui/src/app/locale/locale.constant-zh_CN.json @@ -1442,7 +1442,8 @@ "zh_CN": "汉语", "ru_RU": "俄语", "es_ES": "西班牙语", - "it_IT": "意大利" + "it_IT": "意大利", + "ja_JA": "日本" } } }