mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
Implement uptime-kuma widget
This commit is contained in:
@@ -447,5 +447,13 @@
|
||||
"photos": "Photos",
|
||||
"videos": "Videos",
|
||||
"storage": "Storage"
|
||||
},
|
||||
"uptimekuma": {
|
||||
"status": "status",
|
||||
"uptime": "uptime",
|
||||
"good": "All Systems Operational",
|
||||
"warn": "Partially Degraded Service",
|
||||
"bad": "Degraded Service",
|
||||
"unknown": "Unknown service status"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user