From 951ece8a65f4c5559c3db823ea3bc329fc86e4fd Mon Sep 17 00:00:00 2001
From: Paride Barison <paride.barison@lantechlongwave.it>
Date: Fri, 10 Sep 2021 12:07:54 +0200
Subject: [PATCH] updated

---
 src/languages/it-IT.js | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/languages/it-IT.js b/src/languages/it-IT.js
index 1d337810c..ad2804fa7 100644
--- a/src/languages/it-IT.js
+++ b/src/languages/it-IT.js
@@ -118,14 +118,14 @@ export default {
     Heartbeats: "Controlli",
     "Auto Get": "Auto Get",
     enableDefaultNotificationDescription: "For every new monitor this notification will be enabled by default. You can still disable the notification separately for each monitor.",
-    "Import/Export Backup": "Import/Export Backup",
-    Export: "Export",
-    Import: "Import",
-    "Default enabled": "Default enabled",
-    "Also apply to existing monitors": "Also apply to existing monitors",
-    backupDescription: "You can backup all monitors and all notifications into a JSON file.",
-    backupDescription2: "PS: History and event data is not included.",
-    backupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.",
-    alertNoFile: "Please select a file to import.",
-    alertWrongFileType: "Please select a JSON file."
+    "Import/Export Backup": "Importa/Esporta Backup",
+    Export: "Esporta",
+    Import: "Importa",
+    "Default enabled": "Abilitato di default",
+    "Also apply to existing monitors": "Applica anche ai monitoraggi esistenti",
+    backupDescription: "È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
+    backupDescription2: "P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
+    backupDescription3: "Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
+    alertNoFile: "Selezionare il file da importare.",
+    alertWrongFileType: "Selezionare un file JSON."
 }