graphs: show cpu and memory info

This commit is contained in:
Girish Ramakrishnan
2025-07-02 12:19:36 +02:00
parent 25397b94b3
commit 6a45d83082
5 changed files with 128 additions and 62 deletions
+1 -1
View File
@@ -1017,7 +1017,7 @@
"graphSubtext": "Only apps using more than {{ threshold }} of memory are shown"
},
"cpuUsage": {
"title": "CPU Usage",
"title": "CPU",
"graphTitle": "Percentage",
"graphSubtext": "Only apps using more than {{ threshold }} of cpu are shown"
},