mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 22:56:55 +02:00
8 lines
113 B
PHP
8 lines
113 B
PHP
<?php
|
||
|
||
return array(
|
||
'sitemap' => array(
|
||
'Sitemap' => 'Site Haritası',
|
||
)
|
||
);
|