From bee1edf48ab0e965227e0430b79396d217a291f2 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Wed, 22 Jul 2020 19:25:42 +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 33ca54be1..7ea6e61b1 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php +++ b/addons/default/visiosoft/advs-module/resources/lang/bn/setting.php @@ -127,4 +127,7 @@ return [ 'register_email_field' => [ 'name' => 'সদস্য নিবন্ধকরণ ইমেল প্রয়োজনীয়তা', ], + 'market_place' => [ + 'name' => 'Market Place', + ], ];