New translations passwords.php (Portuguese)
This commit is contained in:
parent
86bf02bb42
commit
348b1a37d0
|
@ -13,10 +13,10 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'reset' => 'Your password has been reset!',
|
'reset' => 'Sua palavra-passe foi redefinida!',
|
||||||
'sent' => 'We have emailed your password reset link!',
|
'sent' => 'Enviamos um e-mail com um link para redefinir a sua password!',
|
||||||
'throttled' => 'Please wait before retrying.',
|
'throttled' => 'Por favor, aguarde antes de tentar novamente.',
|
||||||
'token' => 'This password reset token is invalid.',
|
'token' => 'Token para recuperação de senha inválido.',
|
||||||
'user' => "We can't find a user with that email address.",
|
'user' => "Não foi possível encontrar um utilizador com este e-mail.",
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue