1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00
Files
php-monstra/plugins/box/sitemap/languages/pt-br.lang.php
2013-01-04 21:08:04 +02:00

8 lines
111 B
PHP

<?php
return array(
'sitemap' => array(
'Sitemap' => 'Mapa do site',
)
);