diff --git a/addons/default/visiosoft/location-module/resources/lang/fa/setting.php b/addons/default/visiosoft/location-module/resources/lang/fa/setting.php index 38864798d..030faba0a 100644 --- a/addons/default/visiosoft/location-module/resources/lang/fa/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/fa/setting.php @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => 'پیش فرض Lat', ], + + 'hide_location_filter' => [ + 'name' => 'فیلتر مکان را مخفی کنید', + ], ];