Update auth.php

Improved translation
This commit is contained in:
Artur Mancha 2021-12-02 10:50:09 +01:00 committed by GitHub
parent 0c3691efc7
commit d2518994b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ return [
| |
*/ */
'failed' => 'As credenciais não conferem com nossos registros.', 'failed' => 'As credenciais introduzidas não correspondem aos nossos registos.',
'throttle' => 'Muitas tentativas de entrar. Tente novamente em :seconds segundos.', 'throttle' => 'MDemasiadas tentativas de login. Tente novamente em :seconds segundos.',
]; ];