From 7a5b2e9f30a669344441205df282938365508a35 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 30 Dec 2023 18:55:32 +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 83de52bf1..2abd8bb50 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1343,4 +1343,7 @@ $lang['Put at the root'] = 'Poner en la raíz'; $lang['Remove thumbnail'] = 'Eliminar miniatura'; $lang['This album is currently locked, visible only to administrators.'] = 'Este álbum está bloqueado actualmente, y es visible sólo para los administradores.'; $lang['Unlock it'] = 'Desbloquearlo'; -$lang['Unlocked album'] = 'Álbum desbloqueado'; \ No newline at end of file +$lang['Unlocked album'] = 'Álbum desbloqueado'; +$lang['%d files'] = '%d archivos'; +$lang['Expand'] = 'Expandir'; +$lang['Shrink'] = 'Contraer'; \ No newline at end of file