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

Localization: Magyar(hu) translations added.

This commit is contained in:
Awilum
2013-03-16 11:18:30 +02:00
parent 8b1c3a7ba6
commit ad494c4dc9
13 changed files with 447 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Szerkesztő',
'Editor plugin' => 'Szerkesztő bővítmény',
)
);