diff --git a/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php b/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php index d2e86ca87..864b55182 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php @@ -4,6 +4,13 @@ return [ 'auto_approve' => [ 'name' => 'Otomatik Onaylama', ], + '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' => 'Tahmini Bekleme Süresi', 'instructions' => 'Saatlerde',