From 9a750deec7a4a6b6c22f6145a4ddf5a3fa9718ea Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 29 Sep 2025 07:34:16 +0200 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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