|
|
@ -166,8 +166,8 @@ export default { |
|
|
|
Purple: "Viola", |
|
|
|
Pink: "Rosa", |
|
|
|
"Search...": "Cerca...", |
|
|
|
"Avg. Ping": "Ping medio", |
|
|
|
"Avg. Response": "Risposta media", |
|
|
|
"Avg. Ping": "Tempo di risposta al ping medio", |
|
|
|
"Avg. Response": "Tempo di risposta medio", |
|
|
|
"Entry Page": "Entry Page", |
|
|
|
"statusPageNothing": "Non c'è nulla qui, aggiungere un gruppo oppure un monitoraggio.", |
|
|
|
"No Services": "Nessun Servizio", |
|
|
@ -178,4 +178,21 @@ export default { |
|
|
|
"Add a monitor": "Aggiungi un monitoraggio", |
|
|
|
"Edit Status Page": "Modifica pagina di stato", |
|
|
|
"Go to Dashboard": "Vai al Cruscotto", |
|
|
|
"telegram": "Telegram", |
|
|
|
"webhook": "Webhook", |
|
|
|
"smtp": "E-Mail (SMTP)", |
|
|
|
"discord": "Discord", |
|
|
|
"teams": "Microsoft Teams", |
|
|
|
"signal": "Signal", |
|
|
|
"gotify": "Gotify", |
|
|
|
"slack": "Slack", |
|
|
|
"rocket.chat": "Rocket.chat", |
|
|
|
"pushover": "Pushover", |
|
|
|
"pushy": "Pushy", |
|
|
|
"octopush": "Octopush", |
|
|
|
"lunasea": "LunaSea", |
|
|
|
"apprise": "Apprise (supporta oltre 50 servizi di notifica)", |
|
|
|
"pushbullet": "Pushbullet", |
|
|
|
"line": "Line Messenger", |
|
|
|
"mattermost": "Mattermost", |
|
|
|
}; |
|
|
|