From 79ee8027879a0f528299bed85fff32c9f50ba0a3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 08:46:14 +0530 Subject: [PATCH] New translations settings.json (Chinese Simplified) --- src/i18n/locales/zh/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/zh/rightSidebar/settings.json b/src/i18n/locales/zh/rightSidebar/settings.json index 55a1068a..e52abb2e 100644 --- a/src/i18n/locales/zh/rightSidebar/settings.json +++ b/src/i18n/locales/zh/rightSidebar/settings.json @@ -2,6 +2,6 @@ "title": "设置", "language": { "label": "语言", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档。" } } \ No newline at end of file