From d4ff620b6158b21a9cdffcb377d6b321aa6466e8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 4 Oct 2022 06:05:41 +0200 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 c20dd8840..d046094fa 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -425,4 +425,5 @@ $lang['generate random password'] = 'Generar una contraseña aleatoria'; $lang['Password: ********** (no copy by email)'] = 'Contraseña: ********** (sin copia por correo electrónico)'; $lang['Related albums'] = 'Álbumes relacionados'; $lang['Album name, 1 → 5 → 10 → 100'] = 'Nombre del album, 1 → 5 → 10 → 100'; -$lang['Album name, 100 → 10 → 5 → 1'] = 'Nombre del album, 100 → 10 → 5 → 1'; \ No newline at end of file +$lang['Album name, 100 → 10 → 5 → 1'] = 'Nombre del album, 100 → 10 → 5 → 1'; +$lang['Start-Date'] = 'Fecha de inicio'; \ No newline at end of file