forked from miguel456/rbrecruiter
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!',
|
||||
'sent' => 'We have emailed your password reset link!',
|
||||
'throttled' => 'Please wait before retrying.',
|
||||
'token' => 'This password reset token is invalid.',
|
||||
'user' => "We can't find a user with that email address.",
|
||||
'reset' => 'Sua palavra-passe foi redefinida!',
|
||||
'sent' => 'Enviamos um e-mail com um link para redefinir a sua password!',
|
||||
'throttled' => 'Por favor, aguarde antes de tentar novamente.',
|
||||
'token' => 'Token para recuperação de senha inválido.',
|
||||
'user' => "Não foi possível encontrar um utilizador com este e-mail.",
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue