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." }