mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-17 02:09:49 +00:00
Add unifi_console widget, API endpoint
This commit is contained in:
parent
adf601c572
commit
b9b9449cd3
6 changed files with 259 additions and 0 deletions
|
@ -31,6 +31,13 @@
|
|||
"used": "Used",
|
||||
"load": "Load"
|
||||
},
|
||||
"unifi": {
|
||||
"users": "Users",
|
||||
"status": "Status",
|
||||
"days": "Days",
|
||||
"wan": "WAN",
|
||||
"wait": "Please wait"
|
||||
},
|
||||
"docker": {
|
||||
"rx": "RX",
|
||||
"tx": "TX",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue