mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 14:47:04 +02:00
7 lines
112 B
PHP
7 lines
112 B
PHP
<?php
|
|
|
|
return array(
|
|
'sitemap' => array(
|
|
'Sitemap' => 'Mapa del sitio',
|
|
)
|
|
); |