1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +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,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Edytor',
'Editor plugin' => 'Wtyczka edytora',
)
);