fix: health monitoring hotfix (#1970)
* fix cpu temp when not available, fix hover dropdown, resize progress rings. * fix spelling
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"load": "Load Average",
|
||||
"minute": "{{minute}} minute"
|
||||
"minute": "{{minute}} minute",
|
||||
"minutes": "{{minutes}} minutes"
|
||||
},
|
||||
"memory": {
|
||||
"label": "Memory",
|
||||
|
||||
Reference in New Issue
Block a user