Adds file system widget

This commit is contained in:
Alicia Sykes
2022-01-08 17:06:36 +00:00
parent e3b3f3c5a8
commit 3a3364f156
4 changed files with 114 additions and 2 deletions

View File

@@ -269,6 +269,12 @@
"mem-breakdown-title": "Memory Breakdown",
"load-chart-title": "System Load"
},
"glances": {
"disk-space-free": "Free",
"disk-space-used": "Used",
"disk-mount-point": "Mount Point",
"disk-file-system": "File System"
},
"system-info": {
"uptime": "Uptime"
},
@@ -281,4 +287,4 @@
"good-service-rest": "Good Service on all other Lines"
}
}
}
}