From ca97bbb3637dcb89f1324c60c5033eca20ed8dd0 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 28 Feb 2026 12:52:53 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 6e54d1b75..d60581710 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1437,4 +1437,7 @@ $lang['Standard pages aren\'t activated, however you have %d active themes that $lang['Standard pages header'] = 'Capçalera de pàgines estàndard'; $lang['Use Piwigo logo'] = 'Utilitza el logotip de Piwigo'; $lang['Use custom logo (png, jpeg or svg)'] = 'Utilitza un logotip personalitzat (png, jpeg o svg)'; -$lang['user_status_normal'] = 'Bàsic'; \ No newline at end of file +$lang['user_status_normal'] = 'Bàsic'; +$lang['Follow the update guide'] = 'Seguiu la guia d\'actualització'; +$lang['Two container updates are available'] = 'Hi ha disponibles dues actualitzacions de contenidor'; +$lang['You are about to delete %s groups, are you sure?'] = 'Esteu a punt de suprimir %s grups; segur que voleu fer-ho?'; \ No newline at end of file