1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +02:00
Files
php-monstra/plugins/box/sitemap/languages/pl.lang.php
2013-07-20 23:41:19 +02:00

8 lines
111 B
PHP

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