mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-10 07:18:47 +00:00
Add uptime to resources widget
This commit is contained in:
parent
f46addf20a
commit
b51af4377f
4 changed files with 76 additions and 1 deletions
|
@ -38,7 +38,12 @@
|
|||
"used": "Used",
|
||||
"load": "Load",
|
||||
"temp": "TEMP",
|
||||
"max": "Max"
|
||||
"max": "Max",
|
||||
"uptime": "UP",
|
||||
"months": "mo",
|
||||
"days": "d",
|
||||
"hours": "h",
|
||||
"minutes": "m"
|
||||
},
|
||||
"unifi": {
|
||||
"users": "Users",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue