openclassify/addons/default/visiosoft/cats-module/resources/lang/zh/setting.php
2026-03-02 23:41:21 +03:00

11 lines
197 B
PHP

<?php
return [
'sitemap_dividing_number' => [
'name' => '站点地图划分数',
],
'include_cities_sitemap' => [
'name' => '在站点地图中包括城市',
],
];