mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 09:07:20 -05:00
9 lines
242 B
PHP
9 lines
242 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Ubicació',
|
|
'name' => 'Mòdul d\'ubicació',
|
|
'description' => 'Descripció',
|
|
'info' => 'On this page, you can manage country, city, district, neighborhood and village information.',
|
|
];
|