diff options
author | cl0ne <cl0ne@mithril.org.ua> | 2018-08-13 13:41:33 +0300 |
---|---|---|
committer | cl0ne <cl0ne@mithril.org.ua> | 2018-08-14 00:07:05 +0300 |
commit | 1e671216162638a7cee7e2ea58c4d0dd937f5012 (patch) | |
tree | c9c83ddb3767a5d79b95b4a547a3b11089681b1e /app/Locale/uk_UA/translations.php | |
parent | 318b5414d2f107ed9d129f282db64c68427e0d8a (diff) |
Fix Ukrainian (uk_UA) translation
Diffstat (limited to 'app/Locale/uk_UA/translations.php')
-rw-r--r-- | app/Locale/uk_UA/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index e3fb7f8b..719ba0fc 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1241,7 +1241,7 @@ return array( 'This username is already taken' => 'Цей логін вже зайнято', 'A link to reset your password has been sent by email.' => 'Посилання для скидання пароля було надіслано на ваш E-mail.', 'Your profile must have a valid email address.' => 'Ваш профіль повинен мати правильний E-mail.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'На жаль, не вдалося ', + 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'На жаль, не вдалося скинути пароль. Ви вказали дійсне ім\'я користувача? У вашому профілі задано E-mail?', 'TRL - Turkish Lira' => 'TRL - Турецька ліра', 'The project email is optional and could be used by several plugins.' => 'E-mail проекту не є обов\'язковим і може використовуватися розширеннями.', 'The project email must be unique across all projects' => 'E-mail проекту має бути унікальним для всіх проектів', |