From 4749c854bc4d84c2e2a9ef30fb8f099fdcd873d0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:41:41 +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 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 +];