From 3c93d0b9f0a1edaa0a027d61d87373891294f3de Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 19:34:38 +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 640f967b..5e53d8aa 100644 --- a/src/i18n/locales/zh/leftSidebar/languages.json +++ b/src/i18n/locales/zh/leftSidebar/languages.json @@ -1,11 +1,11 @@ { "key": { - "label": "الاسم" + "label": "名称" }, "level": { - "label": "مستوى" + "label": "级别" }, "rating": { - "label": "التقييم" + "label": "等级" } }