From bbbbc5240c5f113c5d73cc88469a4ea1b653ef44 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 Oct 2024 06:05:43 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index ae1ad8aa3..0f7cd18ee 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -449,4 +449,7 @@ $lang['Pages'] = 'Pàgines'; $lang['The PDF you requested is too large to display on this page.'] = 'El PDF que heu sol·licitat és massa gran per mostrar-lo en aquesta pàgina.'; $lang['Click here to display it'] = 'Feu clic aquí per mostrar-lo'; $lang['Custom dates'] = 'Dates personalitzades'; -$lang['last 12 months'] = 'Els darrers 12 mesos'; \ No newline at end of file +$lang['last 12 months'] = 'Els darrers 12 mesos'; +$lang['There are no authors available for the photos currently filtered'] = 'No hi ha autors disponibles per a les fotos filtrades actualment'; +$lang['There are no creation dates available for the photos currently filtered'] = 'No hi ha dates de creació disponibles per a les fotos filtrades actualment'; +$lang['There are no tags available for the photos currently filtered'] = 'No hi ha etiquetes disponibles per a les fotos filtrades actualment'; \ No newline at end of file