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