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' => 'स्थान फ़िल्टर छिपाएँ', + ], ];