1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 12:17:42 +02:00

Create pl.lang.php

This commit is contained in:
Mirosław Widz
2013-07-21 00:05:54 +02:00
parent 82c1f97b7d
commit 5219b4e1fc

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Edytor',
'Editor plugin' => 'Wtyczka edytora',
)
);