1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 02:10:37 +02:00

Localization fixes

This commit is contained in:
Awilum
2014-01-10 22:12:54 +02:00
parent a8c9f864e5
commit 141df2033d
5 changed files with 5 additions and 4 deletions

View File

@@ -25,6 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Cancel',
'Cancel' => 'Відмінити',
)
);

View File

@@ -50,6 +50,6 @@
'Access' => 'Доступ',
'Public' => 'Публічний',
'Registered' => 'Зареєстрованим',
'Cancel' => 'Cancel',
'Cancel' => 'Відмінити',
),
);

View File

@@ -25,6 +25,6 @@
'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код',
'Cancel' => 'Cancel',
'Cancel' => 'Відмінити',
)
);

View File

@@ -47,5 +47,6 @@
'Script content' => 'Вміст скрипта',
'New Script' => 'Новий скрипт',
'Edit Script' => 'Редагування скрипту',
'Cancel' => 'Відмінити',
)
);

View File

@@ -62,6 +62,6 @@
'About Me' => 'Про мене',
'Profile' => 'Профіль',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'Cancel' => 'Cancel',
'Cancel' => 'Відмінити',
)
);