diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index ad12bf4ba..e84bab0ee 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1403,4 +1403,5 @@ $lang['An activation link valid for %s has been sent to "%s". If the user doesn\ $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:'; -$lang['Welcome to %s'] = 'Benvenuto su %s'; \ No newline at end of file +$lang['Welcome to %s'] = 'Benvenuto su %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Abbiamo trovato %d percorsi duplicati in modo anomalo. Verifica con il plugin Check Uploads.'; \ No newline at end of file