mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-14 00:40:30 +00:00
Added PiAlert widget [WIP] (#1493)
* Added PiAlert widget * pialert: comments clean * Syntax changes to piAlert widget --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
c8eccc71a4
commit
36eaaafd88
5 changed files with 60 additions and 0 deletions
|
@ -232,6 +232,12 @@
|
|||
"approved": "Approved",
|
||||
"available": "Available"
|
||||
},
|
||||
"pialert": {
|
||||
"total": "Total",
|
||||
"connected": "Connected",
|
||||
"new_devices": "New Devices",
|
||||
"down_alerts": "Down Alerts"
|
||||
},
|
||||
"pihole": {
|
||||
"queries": "Queries",
|
||||
"blocked": "Blocked",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue