From 63d61b94d7bb2112d8fdeddf8564d4b3f97422e2 Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Thu, 24 Sep 2020 12:41:21 +0300 Subject: [PATCH] New translations setting.php (Hindi) --- .../visiosoft/location-module/resources/lang/hi/setting.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/addons/default/visiosoft/location-module/resources/lang/hi/setting.php b/addons/default/visiosoft/location-module/resources/lang/hi/setting.php index 8972f6240..9f34d73fd 100644 --- a/addons/default/visiosoft/location-module/resources/lang/hi/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/hi/setting.php @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => 'डिफ़ॉल्ट लैट', ], + + 'hide_location_filter' => [ + 'name' => 'स्थान फ़िल्टर छिपाएँ', + ], ];