From da0ce37c58f4b5bed20c3a8ca5d4855c365605bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Freddy=20Mor=C3=A1n=20Jr?= Date: Wed, 3 Feb 2016 10:40:13 -0600 Subject: [PATCH] Update es.lang.php --- plugins/box/system/languages/es.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/box/system/languages/es.lang.php b/plugins/box/system/languages/es.lang.php index cdd0f97..419feee 100644 --- a/plugins/box/system/languages/es.lang.php +++ b/plugins/box/system/languages/es.lang.php @@ -48,7 +48,7 @@ 'Send New Password' => 'Enviar nueva contraseña', 'This user does not exist' => 'Este usuario no existe', 'Version' => 'Versión', - 'Plugin does not exist' => 'El plugin no existe', + 'Plugin does not exist' => 'El plugin no existe', 'Help' => 'Ayuda', 'Install script writable' => 'Instalación de scripts accesible', 'Install script not writable' => 'Instalación de scripts no accesible', @@ -67,8 +67,8 @@ 'Field "Username" is empty' => 'El campo "Nombre de usuario" está vacío', 'Field "Password" is empty' => 'El campo "Contraseña" está vacío', 'Field "Site url" is empty' => 'El campo "URL del sitio" está vacío', - 'Email not invalid' => 'El correo electrónico es inválido', - 'Continue' => 'Continuar', + 'Email not valid' => 'El correo electrónico es inválido', + 'Continue' => 'Continuar', 'Install' => 'Instalar', '...Monstra says...' => '...Monstra dice...', 'Sitemap file writable' => 'El archivo del mapa del sitio es accesible',