From bed9e304e3c3d032b1d9c7163334d4e21de27d51 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 19:52:51 +0530 Subject: [PATCH] New translations settings.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/zh/rightSidebar/settings.json b/src/i18n/locales/zh/rightSidebar/settings.json index f18b8b91..e52abb2e 100644 --- a/src/i18n/locales/zh/rightSidebar/settings.json +++ b/src/i18n/locales/zh/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Indstillinger", + "title": "设置", "language": { - "label": "Sprog", - "helpText": "Hvis du vil hjælpe med at oversætte applikationen til dit eget sprog, kig da nærmere på <1>oversættelsesdokumentationen." + "label": "语言", + "helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档。" } } \ No newline at end of file