diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 1efd44874..948e5c65f 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1402,4 +1402,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.'] = 'È stato inviato a "%s" un link d\'attivazione valido per %s. Qualora l\'utente non ricevesse il link, puoi generarne e poi copiarne uno nuovo modificando l\'utente e gestendone la password.'; $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.'] = 'È stato creato un link d\'attivazione valido per %s, ma non è stato possibile inviarlo. Ora puoi copiare il link sottostante ed inviarlo all\'utente.'; $lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'Il link è valido per %s. trascorso tale intervallo, dovrai richiedere un nuovo link.'; -$lang['To set your password, visit the following address:'] = 'Per impostare la password, visita il seguente indirizzo:'; \ No newline at end of file +$lang['To set your password, visit the following address:'] = 'Per impostare la password, visita il seguente indirizzo:'; +$lang['Welcome to %s'] = 'Benvenuto su %s'; \ No newline at end of file