From 84e15597089b1aaed055e3ec403386cb23d7c9f2 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:35 +0300 Subject: [PATCH] New translations setting.php (Hindi) --- .../visiosoft/advs-module/resources/lang/hi/setting.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php b/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php index f034b2a89..3f23b09fd 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/hi/setting.php @@ -118,6 +118,9 @@ return [ 'listing_page_image' => [ 'name' => 'लिस्टिंग पृष्ठ छवि', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'सक्षम मुद्राएँ', ],