mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
226 B
PHP
9 lines
226 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => '位置',
|
|
'name' => '定位模块',
|
|
'description' => '描述',
|
|
'info' => '在这个页面上,您可以管理国家、城市、地区、社区和村庄的信息。',
|
|
];
|