From a393e3a28edfe01310ba2888b4ddc4c639fe9d5a Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 30 Jul 2020 12:22:47 +0300 Subject: [PATCH] New translations setting.php (Bengali) --- .../visiosoft/advs-module/resources/lang/bn/setting.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php b/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php index 7ea6e61b1..d54bdb6ed 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php @@ -118,6 +118,9 @@ return [ 'listing_page_image' => [ 'name' => 'পৃষ্ঠার চিত্র তালিকাভুক্ত', ], + 'hide_standard_price_field' => [ + 'name' => 'Hide Standard Price Field', + ], 'enabled_currencies' => [ 'name' => 'সক্ষম মুদ্রা', ],