diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index fea0eb3fb..ebdcf4b4e 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1399,4 +1399,5 @@ $lang['A photo library administrator has created the following account for you:' $lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'Se ha enviado un enlace de activación válido por %s a "%s". Si el usuario no recibe el enlace, puede generar y copiar uno nuevo editando el usuario y gestionando su contraseña.'; $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Se ha creado un enlace de activación válido para %s pero no se ha podido enviar. Puede copiar el enlace mostrado a continuación y enviárselo al usuario.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Este enlace es válido por %s. Después tendrá que solicitar otro.'; -$lang['To set your password, visit the following address:'] = 'Para definir su contraseña, visite la dirección siguiente:'; \ No newline at end of file +$lang['To set your password, visit the following address:'] = 'Para definir su contraseña, visite la dirección siguiente:'; +$lang['Welcome to %s'] = 'Bienvenidos a %s'; \ No newline at end of file