From 4ec6d7acb26e52ae30854de88d39bfeb5f11e509 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 30 Jun 2021 14:06:35 +0300 Subject: [PATCH] New translations setting.php (Kurdish) --- .../visiosoft/advs-module/resources/lang/ku/setting.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php b/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php index b1bc1e0be..0334cbebe 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ku/setting.php @@ -133,6 +133,9 @@ return [ ], 'market_place' => [ 'name' => 'Cihê Sûkê', + 'instructions' => 'If the marketplace is down, your site will act as ecommerce. For example, + some fields in the profile such as ads, dopings, messages, sale, packages and store are not visible and + removes corporate membership.' ], 'price_area_hidden' => [ 'name' => 'Qada Bihayê Veşartî', @@ -280,4 +283,7 @@ return [ 'name' => 'Show Tax Field', 'instructions' => 'When this option is enabled, you can set the tax rate on the ad creation page.' ], + 'hide_contact_created_at' => [ + 'name' => 'Hide Contact Fields For in Create New Ad' + ] ];