From 3ec26e486a6095ad31c62c846633fbf232fcbf2a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 29 Jan 2023 21:09:50 +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 92dc23ba2..f91708787 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -1320,4 +1320,7 @@ $lang['Apply to root albums'] = 'Aplicar a los álbumes principales'; $lang['The best is to have them made automatically on a regular basis.'] = 'Lo mejor es que se hagan automáticamente de manera regular.'; $lang['Album name must not be empty'] = 'El nombre del álbum no puede estar vacío'; $lang['Visit history'] = 'Historial de visitas'; -$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Faltan algunas fotos de su sistema de archivos. El plugin Check Uploads le mostrará los detalles.'; \ No newline at end of file +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Faltan algunas fotos de su sistema de archivos. El plugin Check Uploads le mostrará los detalles.'; +$lang['%d pictures in sub-albums'] = '%d fotos en sub-álbumes'; +$lang['%d filtered user'] = '%d usuario filtrado'; +$lang['%d filtered users'] = '%d usuarios filtrados'; \ No newline at end of file