1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 21:56:39 +02:00
Files
php-monstra/plugins/box/sitemap/languages/sr.lang.php
2015-02-27 10:46:41 +01:00

8 lines
113 B
PHP

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