diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php index 45d765e4fa..3f4e103f18 100644 --- a/resources/lang/es_ES/auth.php +++ b/resources/lang/es_ES/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Las credenciales no coinciden con los registros.', 'throttle' => 'Demasiados intentos de inicio de sesión. Por favor reintente en :seconds segundos.', -]; +]; \ No newline at end of file