1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +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' => 'Код для вставки', 'Embed Code' => 'Код для вставки',
'Shortcode' => 'Шорткод', 'Shortcode' => 'Шорткод',
'PHP Code' => 'PHP код', 'PHP Code' => 'PHP код',
'Cancel' => 'Cancel', 'Cancel' => 'Відмінити',
) )
); );

View File

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

View File

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

View File

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

View File

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