From 46a3c57ca120ede2664aaea7cdcb384030b6d7ae Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:25 +0300 Subject: [PATCH] New translations setting.php (Greek) --- .../visiosoft/advs-module/resources/lang/el/setting.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/el/setting.php b/addons/default/visiosoft/advs-module/resources/lang/el/setting.php index 9608a5823..b2219fdb5 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/el/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/el/setting.php @@ -118,6 +118,9 @@ return [ 'listing_page_image' => [ 'name' => 'Λίστα εικόνων σελίδας', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'Ενεργοποιημένα νομίσματα', ],