1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-09 14:47:04 +02:00
Files
php-monstra/plugins/box/sitemap/languages/es.lang.php
2013-03-15 00:11:50 +02:00

7 lines
112 B
PHP

<?php
return array(
'sitemap' => array(
'Sitemap' => 'Mapa del sitio',
)
);