diff --git a/addons/default/visiosoft/location-module/resources/lang/sq/setting.php b/addons/default/visiosoft/location-module/resources/lang/sq/setting.php index 9802a30fa..9703b8d3e 100644 --- a/addons/default/visiosoft/location-module/resources/lang/sq/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/sq/setting.php @@ -30,7 +30,7 @@ return [ ], 'google_map_key' => [ - 'name' => 'Google Maps Api Key', + 'name' => 'Google Key Api Key', ], 'map_coordinates_long' => [ @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => 'Default Lat', ], + + 'hide_location_filter' => [ + 'name' => 'Fshih Filtrin e Vendndodhjes', + ], ];