From f12e04d63e478cef9a69a791be650bad6d67bea9 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 Oct 2024 06:05:46 +0100 Subject: [PATCH] Update es_ES, thanks to Tirs --- language/es_ES/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index acb0420a0..701b5a9df 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -458,4 +458,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Sólo se muestran $lang['Pages'] = 'Páginas'; $lang['The PDF you requested is too large to display on this page.'] = 'El PDF que ha solicitado es demasiado grande para mostrarlo en esta página'; $lang['Custom dates'] = 'Fechas personalizadas'; -$lang['last 12 months'] = 'Los últimos 12 meses'; \ No newline at end of file +$lang['last 12 months'] = 'Los últimos 12 meses'; +$lang['There are no authors available for the photos currently filtered'] = 'No hay autores disponibles para las fotos filtradas actualmente'; +$lang['There are no creation dates available for the photos currently filtered'] = 'No hay fechas de creación disponibles para las fotos filtradas actualmente'; +$lang['There are no tags available for the photos currently filtered'] = 'No hay etiquetas disponibles para las fotos filtradas actualmente'; \ No newline at end of file