1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00
Files
php-monstra/plugins/box/editor/languages/hu.lang.php
2013-03-23 10:55:39 +02:00

9 lines
167 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'Szerkesztő',
'Editor plugin' => 'Szerkesztő bővítmény',
)
);