updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -13,18 +13,27 @@ return [
'current_email' => 'Поточна електронна пошта',
'reset' => 'Скинути',
'never' => 'Ніколи',
'password' => [
'current' => 'Пароль',
'current_confirm' => 'Підтвердіть пароль',
'new' => 'Новий пароль',
'new_confirm' => 'Підтвердити новий пароль',
],
'error' => [
'self_delete' => 'Помилка: неможливо видалити!'
'self_delete' => 'Помилка: неможливо видалити!',
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
],
'failed' => 'Ці облікові дані не збігаються з нашими записами.',
'disabled' => 'Цей обліковий запис вимкнено. Будь-ласка, зверніться до адміністратора.',
'throttle' => 'Занадто багато спроб входу. Будь ласка, спробуйте ще раз, через :seconds секунд.',
'notification' => [
'message_1' => 'You are receiving this email because we received a password reset request for your account.',
'message_2' => 'If you did not request a password reset, no further action is required.',
'button' => 'Reset Password',
],
];