From 46f9ccc5a7fa06d29756383f78ce07fa07e30674 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:41 +0300 Subject: [PATCH] New translations setting.php (Turkish) --- .../visiosoft/advs-module/resources/lang/tr/setting.php | 3 +++ 1 file changed, 3 insertions(+) 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 2362dc1bb..597e9c146 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/tr/setting.php @@ -118,6 +118,9 @@ return [ 'listing_page_image' => [ 'name' => 'Sayfa Resmi Listeleme', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'Etkin Para Birimleri', ],