updated translations
This commit is contained in:
@ -13,18 +13,27 @@ return [
|
||||
'current_email' => 'Huidige E-mail',
|
||||
'reset' => 'Resetten',
|
||||
'never' => 'nooit',
|
||||
|
||||
'password' => [
|
||||
'current' => 'Wachtwoord',
|
||||
'current_confirm' => 'Wachtwoordbevestiging',
|
||||
'new' => 'Nieuw Wachtwoord',
|
||||
'new_confirm' => 'Wachtwoordbevestiging',
|
||||
],
|
||||
|
||||
'error' => [
|
||||
'self_delete' => 'Fout: Kan niet zelf verwijderen!'
|
||||
'self_delete' => 'Fout: Kan niet zelf verwijderen!',
|
||||
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.',
|
||||
],
|
||||
|
||||
'failed' => 'Deze referenties komen niet overeen met onze administratie.',
|
||||
'disabled' => 'Deze account is uitgeschakeld. Alstublieft, neem dan contact op met de systeembeheerder.',
|
||||
'throttle' => 'Te veel inlogpogingen. Probeer het opnieuw: seconden seconden.',
|
||||
'throttle' => 'Te veel inlogpogingen. Probeer het opnieuw :seconds seconden.',
|
||||
|
||||
'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