From 0ae66c90b7cf9268d3e8563826eddff60b0a7991 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 22 Apr 2020 19:37:31 +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 e52abb2e..f18b8b91 100644 --- a/src/i18n/locales/zh/rightSidebar/settings.json +++ b/src/i18n/locales/zh/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "设置", + "title": "Indstillinger", "language": { - "label": "语言", - "helpText": "如果您希望帮助将应用程序翻译成您自己的语言,请参阅<1>翻译文档。" + "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." } } \ No newline at end of file