Skip to content

Commit efdec50

Browse files
committed
New translations auth.php (Spanish)
1 parent 747ce3b commit efdec50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lang/es_ES/auth.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
|
1414
*/
1515

16-
'failed' => 'These credentials do not match our records.',
17-
'password' => 'The provided password is incorrect.',
18-
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
16+
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
17+
'password' => 'La contraseña proporcionada es incorrecta.',
18+
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
1919

2020
];

0 commit comments

Comments
 (0)