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