diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 0b49623f9..86a145507 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1410,4 +1410,5 @@ $lang['A photo library administrator has created the following account for you:' $lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'S\'ha enviat un enllaç d\'activació vàlid per %s a "%s". Si l\'usuari no rep l\'enllaç, podeu generar i copiar-ne un de nou editant l\'usuari i gestionant la seva contrasenya.'; $lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'S\'ha creat un enllaç d\'activació vàlid per a %s però no s\'ha pogut enviar. Podeu copiar l\'enllaç següent i enviar-lo a l\'usuari.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'L\'enllaç és vàlid per %s. Passat aquest temps, haureu de sol·licitar-ne un de nou.'; -$lang['To set your password, visit the following address:'] = 'Per definir la vostra contrasenya, visiteu l\'adreça següent:'; \ No newline at end of file +$lang['To set your password, visit the following address:'] = 'Per definir la vostra contrasenya, visiteu l\'adreça següent:'; +$lang['Welcome to %s'] = 'Benvinguts a %s'; \ No newline at end of file