1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00
Files
php-monstra/plugins/box/sitemap/languages/sr-yu.lang.php
2013-01-09 23:24:59 +02:00

8 lines
108 B
PHP

<?php
return array(
'sitemap' => array(
'Sitemap' => 'Mapasajta',
)
);