From db2898dfe5243fd9e2122412d6ab321d3e47d437 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 4 Jun 2017 13:40:44 +0200 Subject: [PATCH] New translations auth.php (Spanish) --- resources/lang/es_ES/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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