From bd34e638f796fcef4c22145ba5ea8e4d79f1d879 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 17:56:30 +0530 Subject: [PATCH] New translations settings.json (Romanian) --- src/i18n/locales/ro/rightSidebar/settings.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/i18n/locales/ro/rightSidebar/settings.json diff --git a/src/i18n/locales/ro/rightSidebar/settings.json b/src/i18n/locales/ro/rightSidebar/settings.json new file mode 100644 index 00000000..12b19981 --- /dev/null +++ b/src/i18n/locales/ro/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 the <1>Translation Documentation." + } +} \ No newline at end of file