updated translations
This commit is contained in:
@ -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',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user