mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
updated
This commit is contained in:
parent
08de0090dc
commit
951ece8a65
@ -118,14 +118,14 @@ export default {
|
|||||||
Heartbeats: "Controlli",
|
Heartbeats: "Controlli",
|
||||||
"Auto Get": "Auto Get",
|
"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.",
|
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",
|
"Import/Export Backup": "Importa/Esporta Backup",
|
||||||
Export: "Export",
|
Export: "Esporta",
|
||||||
Import: "Import",
|
Import: "Importa",
|
||||||
"Default enabled": "Default enabled",
|
"Default enabled": "Abilitato di default",
|
||||||
"Also apply to existing monitors": "Also apply to existing monitors",
|
"Also apply to existing monitors": "Applica anche ai monitoraggi esistenti",
|
||||||
backupDescription: "You can backup all monitors and all notifications into a JSON file.",
|
backupDescription: "È possibile fare il backup di tutti i monitoraggi e di tutte le notifiche in un file JSON.",
|
||||||
backupDescription2: "PS: History and event data is not included.",
|
backupDescription2: "P.S.: lo storico e i dati relativi agli eventi non saranno inclusi.",
|
||||||
backupDescription3: "Sensitive data such as notification tokens is included in the export file, please keep it carefully.",
|
backupDescription3: "Dati sensibili come i token di autenticazione saranno inclusi nel backup, tenere quindi in un luogo sicuro.",
|
||||||
alertNoFile: "Please select a file to import.",
|
alertNoFile: "Selezionare il file da importare.",
|
||||||
alertWrongFileType: "Please select a JSON file."
|
alertWrongFileType: "Selezionare un file JSON."
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user