Fix typos in Resources table headings

This commit is contained in:
Arne Sund
2024-09-22 12:10:25 +08:00
committed by jialin
parent 6baf8f08c8
commit a5cebb88ef
+2 -2
View File
@@ -29,9 +29,9 @@ export default {
'resources.table.vram': 'VRAM',
'resources.table.index': 'Index',
'resources.table.workername': 'Worker Name',
'resources.table.vender': 'Vender',
'resources.table.vender': 'Vendor',
'resources.table.temperature': 'Temperature',
'resources.table.core': 'Core',
'resources.table.core': 'Cores',
'resources.table.utilization': 'Utilization',
'resources.table.gpuutilization': 'GPU Utilization',
'resources.table.vramutilization': 'VRAM Utilization',