mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 13:16:54 +02:00
8 lines
111 B
PHP
8 lines
111 B
PHP
<?php
|
|
|
|
return array(
|
|
'sitemap' => array(
|
|
'Sitemap' => 'Mapa do site',
|
|
)
|
|
);
|