From fdee0968107f0eb4c4b271f511db05a5e0032e96 Mon Sep 17 00:00:00 2001 From: Rileyjs Date: Wed, 15 Aug 2018 16:23:23 -0500 Subject: [PATCH] Update locale.constant-it_IT.json --- ui/src/app/locale/locale.constant-it_IT.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/src/app/locale/locale.constant-it_IT.json b/ui/src/app/locale/locale.constant-it_IT.json index b304cac78c..7212b30cdd 100644 --- a/ui/src/app/locale/locale.constant-it_IT.json +++ b/ui/src/app/locale/locale.constant-it_IT.json @@ -1439,7 +1439,8 @@ "en_US": "Inglese", "it_IT": "Italiano", "ru_RU": "Russo", - "es_ES": "Spagnolo" + "es_ES": "Spagnolo", + "ja_JA": "Giapponese" } } }