1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00
Files
php-monstra/plugins/box/editor/languages/pl.lang.php
2013-07-21 00:05:54 +02:00

9 lines
153 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'Edytor',
'Editor plugin' => 'Wtyczka edytora',
)
);