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

Merge pull request #125 from mwidz/master

Localization: Polish(pl) translations added.
This commit is contained in:
Sergey Romanenko
2013-10-04 03:37:39 -07:00
16 changed files with 465 additions and 1 deletions

View File

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