Sid Gifari File Manager
š Root
/
home2
/
meumer25
/
painelbistroemcasa.meumercado.app
/
resources
/
lang
/
en
/
Editing: passwords.php
<?php return [ /* |-------------------------------------------------------------------------- | Password Reset Language Lines |-------------------------------------------------------------------------- | | The following language lines are the default lines which match reasons | that are given by the password broker for a password update attempt | has failed, such as for an invalid token or invalid new password. | */ 'reset' => 'Sua senha foi alterada!', 'sent' => 'Enviamos o link de redefinição de senha por e-mail!', 'throttled' => 'Aguarde antes de tentar novamente.', 'token' => 'Este token de redefinição de senha é invÔlido.', 'user' => "Não conseguimos encontrar um usuÔrio com esse endereço de e-mail.", ];
Save
Cancel