diff options
Diffstat (limited to 'settings/l10n/es.php')
-rw-r--r-- | settings/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index 12d84a7f0a3..7cd822bff53 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -34,6 +34,7 @@ $TRANSLATIONS = array( "Unable to change password" => "No se ha podido cambiar la contraseña", "Saved" => "Guardado", "test email settings" => "probar configuración de correo electrónico", +"If you received this email, the settings seem to be correct." => "Si recibió este mensaje de correo electrónico, su configuración debe estar correcta.", "A problem occurred while sending the email. Please revise your settings." => "Ocurrió un problema al mandar el mensaje. Revise la configuración.", "Email sent" => "Correo electrónico enviado", "You need to set your user email before being able to send test emails." => "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.", @@ -162,6 +163,7 @@ $TRANSLATIONS = array( "More apps" => "Más aplicaciones", "Add your app" => "Agregue su aplicación", "by" => "por", +"licensed" => "licenciado", "Documentation:" => "Documentación:", "User Documentation" => "Documentación de usuario", "Admin Documentation" => "Documentación para administradores", |