From 1e2c6659d86782991f9e3e3a6b065254c4389990 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Fri, 10 Jan 2020 17:19:49 +0300 Subject: [PATCH] New translations setting.php (Arabic) --- .../profile-module/resources/lang/ar/setting.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 addons/default/visiosoft/profile-module/resources/lang/ar/setting.php diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php new file mode 100644 index 000000000..715104f94 --- /dev/null +++ b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php @@ -0,0 +1,10 @@ + [ + 'name' => 'إظهار علامة تبويب إعلاناتي', + ], + 'upload_avatar' => [ + 'name' => 'الصورة الرمزية تحميل', + ], +];