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' => 'সক্ষম মুদ্রা', ],