mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-26 08:40:40 -05:00
11 lines
218 B
PHP
11 lines
218 B
PHP
<?php
|
|
|
|
return [
|
|
'sitemap_dividing_number' => [
|
|
'name' => 'Webhelytérkép osztási száma',
|
|
],
|
|
'include_cities_sitemap' => [
|
|
'name' => 'A városok felvétele a webhelytérképbe',
|
|
],
|
|
];
|