diff --git a/addons/default/visiosoft/location-module/resources/lang/ko/setting.php b/addons/default/visiosoft/location-module/resources/lang/ko/setting.php index 117ded63f..384ece314 100644 --- a/addons/default/visiosoft/location-module/resources/lang/ko/setting.php +++ b/addons/default/visiosoft/location-module/resources/lang/ko/setting.php @@ -40,4 +40,8 @@ return [ 'map_coordinates_lat' => [ 'name' => '기본 위도', ], + + 'hide_location_filter' => [ + 'name' => '위치 필터 숨기기', + ], ];