mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-18 04:53:27 -05:00
11 lines
211 B
PHP
11 lines
211 B
PHP
<?php
|
|
|
|
return [
|
|
'sitemap_dividing_number' => [
|
|
'name' => 'Mapa del lloc Dividint el número',
|
|
],
|
|
'include_cities_sitemap' => [
|
|
'name' => 'Incloeu ciutats al mapa del lloc',
|
|
],
|
|
];
|