mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-21 03:59:50 +00:00
Create reusable Synology proxy
- Migrate DiskStation and DownloadStation to use new proxy - Move DiskStation proxy UI logic into component
This commit is contained in:
parent
2b3d4b388a
commit
e62952c2c1
8 changed files with 241 additions and 237 deletions
|
@ -32,6 +32,7 @@
|
|||
},
|
||||
"resources": {
|
||||
"cpu": "CPU",
|
||||
"mem": "MEM",
|
||||
"total": "Total",
|
||||
"free": "Free",
|
||||
"used": "Used",
|
||||
|
@ -431,10 +432,8 @@
|
|||
"job_completion": "Completion"
|
||||
},
|
||||
"diskstation": {
|
||||
"uptime": "Uptime",
|
||||
"volumeUsage": "Volume Usage",
|
||||
"volumeTotal": "Total size",
|
||||
"cpuLoad": "CPU Load",
|
||||
"memoryUsage": "Memory Usage"
|
||||
"days": "Days",
|
||||
"uptime": "Uptime",
|
||||
"volumeAvailable": "Available"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue