mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations setting.php (Japanese)
This commit is contained in:
parent
751f051395
commit
fb103e338d
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'sitemap_dividing_number' => [
|
'sitemap_dividing_number' => [
|
||||||
'name' => 'Sitemap Dividing Number',
|
'name' => 'サイトマップの分割数',
|
||||||
|
],
|
||||||
|
'include_cities_sitemap' => [
|
||||||
|
'name' => 'サイトマップに都市を含める',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user