diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php index a5934d5e73..d7264e69be 100644 --- a/resources/lang/es_ES/auth.php +++ b/resources/lang/es_ES/auth.php @@ -27,4 +27,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 +];