1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Localization: UK translations added #54

This commit is contained in:
Awilum
2012-11-01 19:55:20 +02:00
parent edb260c9ac
commit 9ad6938280
13 changed files with 426 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Редактор',
'Editor plugin' => 'Редактор плагіну',
)
);