From 00b34476cf9f4abaad8ba7e31f0687fb07227e7f Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 6 Nov 2024 18:40:29 +0100 Subject: [PATCH] Update es_ES, thanks to Tirs --- language/es_ES/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 4f071cd57..2b5a3a4ae 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1393,4 +1393,7 @@ $lang['You can now change the main user from %s to %s.'] = 'Ya puede cambiar el $lang['You cannot copy the password if the connection to this site is not secure.'] = 'No puede copiar la contraseña si la conexión a este sitio no es segura.'; $lang['%s is the new main user'] = '%s es el nuevo usuario principal'; $lang['An activation link valid for 1 hour 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 1 hora a "%s". Si el usuario no recibe el enlace, puede generar y copiar uno nuevo editando el usuario y administrando su contraseña.'; -$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Se creó un enlace de activación válido por 1 hora pero no se pudo enviar. Puede copiar el enlace a continuación y enviárselo al usuario.'; \ No newline at end of file +$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'Se creó un enlace de activación válido por 1 hora pero no se pudo enviar. Puede copiar el enlace a continuación y enviárselo al usuario.'; +$lang['Ok, got it!'] = '¡De acuerdo, entendido!'; +$lang['Read the release note'] = 'Leer las notas de la versión'; +$lang['What\'s new in version %s'] = '¿Qué hay de nuevo en la versión %s?'; \ No newline at end of file