From f4e4953102cc15596172d8d465db971d6a1c76c6 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 31 Mar 2020 09:37:36 +0530 Subject: [PATCH] New translations languages.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh/leftSidebar/languages.json b/src/i18n/locales/zh/leftSidebar/languages.json index fc5de101..c3339792 100644 --- a/src/i18n/locales/zh/leftSidebar/languages.json +++ b/src/i18n/locales/zh/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "语言", + "placeholder": "多斯拉克语" }, "rating": { - "label": "Rating" + "label": "等级" } }