From 3454cbbae4643514036da71e841c40e359e531d8 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 27 Dec 2022 16:12:15 +0100 Subject: [PATCH] Update it_IT, thanks to kinmen --- language/it_IT/admin.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 014268762..25633b502 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1320,4 +1320,7 @@ $lang['Visited'] = 'Visitato'; $lang['Always have a backup of your database and files.'] = 'Fai sempre una copia del tuo database e dei file.'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Se qualcosa va storto durante l\'aggiornamento, sarai in grado di ripristinare da un backup.'; $lang['The best is to have them made automatically on a regular basis.'] = 'La cosa migliore sarebbe di eseguire tale procedura automaticamente su base regolare.'; -$lang['Apply to root albums'] = 'Applica agli album principali'; \ No newline at end of file +$lang['Apply to root albums'] = 'Applica agli album principali'; +$lang['Album name must not be empty'] = 'Il nome dell\'album non deve essere vuoto.'; +$lang['Some photos are missing from your file system. Details provided by plugin Check Uploads'] = 'Alcune fotografie sono scomparse dal tuo file System. Dettagli dal plugin Controlla caricamenti.'; +$lang['Visit history'] = 'Cronologia visitatori.'; \ No newline at end of file