1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 06:06:53 +02:00
Files
php-monstra/plugins/box/sitemap/languages/sr-yu.lang.php
2013-03-19 22:10:13 +02:00

7 lines
111 B
PHP

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