From 58bbb6fea89bab6e5417ddc1a41f0bc8c54cf4fb Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 18:04:40 +0530 Subject: [PATCH] New translations languages.json (Chinese Simplified) --- src/i18n/locales/zh/leftSidebar/languages.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/zh/leftSidebar/languages.json b/src/i18n/locales/zh/leftSidebar/languages.json index 8b5a441f..5e53d8aa 100644 --- a/src/i18n/locales/zh/leftSidebar/languages.json +++ b/src/i18n/locales/zh/leftSidebar/languages.json @@ -2,6 +2,9 @@ "key": { "label": "名称" }, + "level": { + "label": "级别" + }, "rating": { "label": "等级" }