diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 4876a93c1..ed31fdfee 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -1404,4 +1404,7 @@ $lang['Yes, let\'s proceed'] = 'Sí, endavant'; $lang['You are about to set %s as main user instead of %s, do you wish to continue ?'] = 'Esteu a punt d\'establir %s com a usuari principal en lloc de %s. Voleu continuar?'; $lang['You are not authorised to change the main user, please ask your webmaster'] = 'No teniu autorització per canviar l\'usuari principal, demaneu-ho al vostre administrador web'; $lang['You can now change the main user from %s to %s.'] = 'Ja podeu canviar l\'usuari principal de %s a %s.'; -$lang['You cannot copy the password if the connection to this site is not secure.'] = 'No podeu copiar la contrasenya si la connexió a aquest lloc no és segura.'; \ No newline at end of file +$lang['You cannot copy the password if the connection to this site is not secure.'] = 'No podeu copiar la contrasenya si la connexió a aquest lloc no és segura.'; +$lang['Ok, got it!'] = 'D\'acord, entesos!'; +$lang['Read the release note'] = 'Llegiu les notes de la versió'; +$lang['What\'s new in version %s'] = 'Quines novetats hi ha a la versió %s?'; \ No newline at end of file