diff --git a/addons/default/visiosoft/location-module/resources/lang/ar/setting.php b/addons/default/visiosoft/location-module/resources/lang/ar/setting.php index 6de81f2c1..9341b7328 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ar/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/ar/setting.php @@ -1,5 +1,19 @@ [ + 'name' => 'الصفحة الرئيسية حقل الموقع', + ], + 'list_page_location' => [ + 'name' => 'حقل قائمة موقع الصفحة', + ], + 'detail_page_location' => [ + 'name' => 'التفاصيل حقل موقع الصفحة', + ], + 'show_search_location_btn' => [ + 'name' => 'عرض زر البحث في الموقع', + ], + 'default_country' => [ + 'name' => 'البلد الافتراضي', + ], +];