mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-20 11:39:49 +00:00
Implement uptime-kuma widget
This commit is contained in:
parent
f517d704b8
commit
c3d15a61c3
6 changed files with 160 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue