mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
236 B
PHP
9 lines
236 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => '위치',
|
|
'name' => '위치 모듈',
|
|
'description' => '기술',
|
|
'info' => '이 페이지에서 국가, 도시, 지역, 이웃 및 마을 정보를 관리할 수 있습니다.',
|
|
];
|