From 15007b1008a9242177eea3f93cee1fe7c484213b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 6 May 2020 23:19:01 +0530 Subject: [PATCH] New translations settings.json (Serbian (Cyrillic)) --- src/i18n/locales/sr/rightSidebar/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/sr/rightSidebar/settings.json diff --git a/src/i18n/locales/sr/rightSidebar/settings.json b/src/i18n/locales/sr/rightSidebar/settings.json new file mode 100644 index 00000000..dacc183c --- /dev/null +++ b/src/i18n/locales/sr/rightSidebar/settings.json @@ -0,0 +1,7 @@ +{ + "title": "Settings", + "language": { + "label": "Language", + "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + } +} \ No newline at end of file