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