From 1ed98c2c10e7ba4fa40c8e4c7d32122676ff9078 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 17 Apr 2020 06:52:47 +0530 Subject: [PATCH] New translations fonts.json (Arabic) --- src/i18n/locales/ar/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ar/rightSidebar/fonts.json b/src/i18n/locales/ar/rightSidebar/fonts.json index dbcfe5f2..efa4a219 100644 --- a/src/i18n/locales/ar/rightSidebar/fonts.json +++ b/src/i18n/locales/ar/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "الخطوط", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "نوع الخط", + "helpText": "يمكنك استخدام أي خط مثبت على جهازك أيضًا. فقط قم بإدخال اسم عائلة الخط هنا وسوف يقوم المتصفح بتحميله لك." } }