From 8e0779809ed5913ff5e85eb338da166311a0617e Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Wed, 1 Apr 2020 00:18:02 +0530 Subject: [PATCH] New translations settings.json (Arabic) --- src/i18n/locales/ar/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/ar/rightSidebar/settings.json b/src/i18n/locales/ar/rightSidebar/settings.json index 12b19981..dacc183c 100644 --- a/src/i18n/locales/ar/rightSidebar/settings.json +++ b/src/i18n/locales/ar/rightSidebar/settings.json @@ -2,6 +2,6 @@ "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." + "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