New translations auth.php (Portuguese)

This commit is contained in:
Miguel Nogueira 2020-09-01 23:13:13 +01:00
parent 884ff74f42
commit 910863bdea
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ return [
| |
*/ */
'failed' => 'These credentials do not match our records.', 'failed' => 'Estas credenciais não coincidem com os nossos registos.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Demasiadas tentativas de acesso. Tente novamente em :seconds segundos.',
]; ];