mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01: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:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user