mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
265 B
PHP
9 lines
265 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'ロケーション',
|
|
'name' => 'ロケーションモジュール',
|
|
'description' => '説明文',
|
|
'info' => 'このページでは、国、都市、地区、近隣、村の情報を管理できます。',
|
|
];
|