Rework uptime kuma remove proxy display more info

This commit is contained in:
shamoon 2023-02-02 00:28:18 -08:00
parent c3d15a61c3
commit 015d7dac52
4 changed files with 45 additions and 121 deletions

View file

@ -449,11 +449,10 @@
"storage": "Storage"
},
"uptimekuma": {
"status": "status",
"uptime": "uptime",
"good": "All Systems Operational",
"warn": "Partially Degraded Service",
"bad": "Degraded Service",
"unknown": "Unknown service status"
"up": "Sites Up",
"down": "Sites Down",
"uptime": "Uptime",
"incident": "Incident",
"m": "m"
}
}