From 0bc94440fc945eacf47f33f9c0a4b967ad1bb655 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:36:03 +0300 Subject: [PATCH] New translations setting.php (Bengali) --- .../visiosoft/location-module/resources/lang/bn/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/bn/setting.php b/addons/default/visiosoft/location-module/resources/lang/bn/setting.php index 0985afe4b..80ed5bd8c 100644 --- a/addons/default/visiosoft/location-module/resources/lang/bn/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/bn/setting.php @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => 'ডিফল্ট ল্যাট', ], + + 'hide_location_filter' => [ + 'name' => 'অবস্থান ফিল্টার লুকান', + ], ];