mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-07 05:37:03 +02:00
8 lines
117 B
PHP
8 lines
117 B
PHP
<?php
|
|
|
|
return array(
|
|
'sitemap' => array(
|
|
'Sitemap' => 'サイトマップ',
|
|
)
|
|
);
|