New translations passwords.php (French)
This commit is contained in:
parent
5c57a5185f
commit
a8648a9b50
|
@ -13,10 +13,10 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'reset' => 'Your password has been reset!',
|
'reset' => 'Votre mot de passe a été réinitialisé !',
|
||||||
'sent' => 'We have emailed your password reset link!',
|
'sent' => 'Nous avons envoyé un e-mail pour réinitialiser votre mot de passe!',
|
||||||
'throttled' => 'Please wait before retrying.',
|
'throttled' => 'Veuillez patienter avant de réessayer.',
|
||||||
'token' => 'This password reset token is invalid.',
|
'token' => 'Ce jeton de réinitialisation de mot de passe est invalide.',
|
||||||
'user' => "We can't find a user with that email address.",
|
'user' => "Nous ne pouvons pas trouver un utilisateur avec cette adresse e-mail.",
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue