From cd7cb2f397bed1944e0ec2c68c80ba21ed90e27d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 24 Nov 2022 18:10:29 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index ea2007d10..b03bf88a1 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1328,4 +1328,6 @@ $lang['Apply to root albums'] = 'Aplica als àlbums arrel'; $lang['Details'] = 'Detalls'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Si passa qualsevol cosa indesitjable durant l\'actualització, podríeu restaurar una còpia de seguretat.'; $lang['The best is to have them made automatically on a regular basis.'] = 'El millor és que es facin automàticament de manera regular.'; -$lang['This photo no longer exists'] = 'Aquesta foto ja no existeix'; \ No newline at end of file +$lang['This photo no longer exists'] = 'Aquesta foto ja no existeix'; +$lang['Album name must not be empty'] = 'El nom de l\'àlbum no pot estar buit'; +$lang['Visit history'] = 'Historial de visites'; \ No newline at end of file