From 51e09450ed5962504d0bb1189cb575ca05362acd Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:52:46 +0530 Subject: [PATCH] New translations settings.json (Arabic) --- src/i18n/locales/ar/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ar/rightSidebar/settings.json b/src/i18n/locales/ar/rightSidebar/settings.json index dacc183c..42ed0865 100644 --- a/src/i18n/locales/ar/rightSidebar/settings.json +++ b/src/i18n/locales/ar/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "الإعدادات", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "اللّغة", + "helpText": "إذا كنت ترغب في المساعدة في ترجمة التطبيق إلى لغتك الخاصة، يرجى الرجوع إلى <1>وثيقة الترجمة ." } } \ No newline at end of file