From 7e1b15a4abf2b1da2fbaa6c2c089a51250fb9af4 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 21 Apr 2020 17:51:57 +0300 Subject: [PATCH] New translations setting.php (Russian) --- .../visiosoft/advs-module/resources/lang/ru/setting.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php index 0ced0829f..c4b523491 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ru/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ru/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' => 'В часах',