From f38fd81ffd837852cd9147480f38f4e1cc50258c Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 20 Jan 2022 10:55:59 +0100 Subject: [PATCH] Update ca_ES, thanks to Tirs --- language/ca_ES/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/ca_ES/install.lang.php b/language/ca_ES/install.lang.php index 4fba89257..635f91ac3 100644 --- a/language/ca_ES/install.lang.php +++ b/language/ca_ES/install.lang.php @@ -49,4 +49,5 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dubtis en $lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery'; $lang['Welcome to my photo gallery'] = 'Benvingut a la meva galeria fotogràfica'; $lang['Welcome to your new installation of Piwigo!'] = 'Benvingut a la teva nova instal·lació de Piwigo!'; -$lang['localhost or other, supplied by your host provider'] = 'localhost o un altre, facilitat pel teu proveïdor d\'allotjament'; \ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost o un altre, facilitat pel teu proveïdor d\'allotjament'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Es necessita la versió %s de PHP (n\'esteu executant la versió %s)'; \ No newline at end of file