1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 03:37:52 +02:00

Create pl.lang.php

This commit is contained in:
Mirosław Widz
2013-07-20 23:41:19 +02:00
parent 6abf4ded20
commit 954b19a064

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Mapa witryny',
)
);