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