New translations auth.php (Spanish)

This commit is contained in:
Miguel Nogueira 2020-09-04 21:02:18 +01:00
parent 22f698bd1d
commit 0230042c1a
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 credenciales no coinciden con nuestros registros.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Demasiados intentos de inicio de sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
]; ];