From a47ce333c7fdd1b22785d1c4c8d8099f0f707d67 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 24 Oct 2022 18:08:48 +0200 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 96eaa8123..7aafc0642 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -1316,4 +1316,7 @@ $lang['add'] = 'aggiunta'; $lang['Webmaster status required'] = 'Statuto di webmaster richiesto'; $lang['Your selection'] = 'La tua selezione'; $lang['Yes, rename'] = 'Sì, rinominare'; -$lang['Visited'] = 'Visitato'; \ No newline at end of file +$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.'; \ No newline at end of file