mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 01:04:05 +00:00
Ultimi aggiustamenti
This commit is contained in:
parent
093cfec8dd
commit
dcf6dd8b32
1 changed files with 3 additions and 3 deletions
|
@ -35,8 +35,8 @@ export default {
|
||||||
Up: "Su",
|
Up: "Su",
|
||||||
Down: "Giù",
|
Down: "Giù",
|
||||||
Pending: "Pendente",
|
Pending: "Pendente",
|
||||||
Unknown: "Sconosciuto",
|
Unknown: "Sconosciuti",
|
||||||
Pause: "Pausa",
|
Pause: "In Pausa",
|
||||||
Name: "Nome",
|
Name: "Nome",
|
||||||
Status: "Stato",
|
Status: "Stato",
|
||||||
DateTime: "Data e Ora",
|
DateTime: "Data e Ora",
|
||||||
|
@ -115,6 +115,6 @@ export default {
|
||||||
Create: "Crea",
|
Create: "Crea",
|
||||||
"Clear Data": "Cancella dati",
|
"Clear Data": "Cancella dati",
|
||||||
Events: "Eventi",
|
Events: "Eventi",
|
||||||
Heartbeats: "Heartbeats",
|
Heartbeats: "Controlli",
|
||||||
"Auto Get": "Auto Get"
|
"Auto Get": "Auto Get"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue