From 54058ca6a4906eedfe7d0814a4dcc4dc5c24f6a2 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 22 Mar 2025 05:37:19 +0100 Subject: [PATCH] Update es_ES, thanks to Tirs --- language/es_ES/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 701b5a9df..559662cf0 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -461,4 +461,5 @@ $lang['Custom dates'] = 'Fechas personalizadas'; $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 +$lang['There are no tags available for the photos currently filtered'] = 'No hay etiquetas disponibles para las fotos filtradas actualmente'; +$lang['Set your password below.'] = 'Defina aquí abajo su contraseña.'; \ No newline at end of file