New translations setting.php (Korean)

This commit is contained in:
Fatih Alp 2020-09-23 18:42:38 +03:00
parent 4ce2ce3d1e
commit d9f9102dda

View File

@ -40,4 +40,8 @@ return [
'map_coordinates_lat' => [
'name' => '기본 위도',
],
'hide_location_filter' => [
'name' => '위치 필터 숨기기',
],
];