From 3fb76645b00d2e6a36a2e9ed14a561fdba5f2884 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:48 +0300 Subject: [PATCH] New translations setting.php (Azerbaijani) --- .../visiosoft/advs-module/resources/lang/az/setting.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/az/setting.php b/addons/default/visiosoft/advs-module/resources/lang/az/setting.php index 86878cb83..d166cc573 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/az/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/az/setting.php @@ -118,6 +118,9 @@ return [ 'listing_page_image' => [ 'name' => 'Səhifənin görüntüləməsi', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'Aktiv valyutalar', ],