From 0f15be5f1a531a2f0a7d1388201db4fd0c19890b Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 23 Sep 2020 18:36:38 +0300 Subject: [PATCH] New translations setting.php (Arabic) --- .../visiosoft/profile-module/resources/lang/ar/setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php index 7548727ae..8bf445316 100644 --- a/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php +++ b/addons/default/visiosoft/profile-module/resources/lang/ar/setting.php @@ -9,6 +9,6 @@ return [ ], 'show_tax_office' => [ - 'name' => 'Show Tax Office Field', + 'name' => 'إظهار حقل مكتب الضرائب', ], ];