From 10558f8c2af3fca74025d6b315f69e23f2aa1a1c Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 21 Apr 2020 17:50:13 +0300 Subject: [PATCH] New translations setting.php (Arabic) --- .../visiosoft/advs-module/resources/lang/ar/setting.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php index 667c48e77..e38ecb647 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ar/setting.php @@ -4,6 +4,13 @@ return [ 'auto_approve' => [ 'name' => 'الموافقة التلقائية', ], + 'default_view_type' => [ + 'name' => 'Default View Type', + ], + 'hide_zero_price' => [ + 'name' => 'Hide Price if Zero', + 'instructions' => 'Hide the price if the ad price is 0', + ], 'estimated_pending_time' => [ 'name' => 'الوقت المعلق المقدر', 'instructions' => 'في ساعات',