openclassify/addons/default/visiosoft/cats-module/resources/lang/ja/setting.php
2020-09-23 18:43:18 +03:00

11 lines
215 B
PHP

<?php
return [
'sitemap_dividing_number' => [
'name' => 'サイトマップの分割数',
],
'include_cities_sitemap' => [
'name' => 'サイトマップに都市を含める',
],
];