Synology Diskstation widget : initial commit

This commit is contained in:
Benoit 2023-01-22 11:51:04 +01:00
parent cdbdb86c9e
commit 2b3d4b388a
6 changed files with 177 additions and 2 deletions

View file

@ -429,5 +429,12 @@
"temp_tool": "Tool temp",
"temp_bed": "Bed temp",
"job_completion": "Completion"
},
"diskstation": {
"uptime": "Uptime",
"volumeUsage": "Volume Usage",
"volumeTotal": "Total size",
"cpuLoad": "CPU Load",
"memoryUsage": "Memory Usage"
}
}
}