style: worker vram value
This commit is contained in:
@@ -17,5 +17,6 @@ export default {
|
||||
'resources.table.vramutilization': 'VRAM Utilization',
|
||||
'resources.table.total': 'Total',
|
||||
'resources.table.used': 'Used',
|
||||
'resources.table.wokers': 'workers'
|
||||
'resources.table.wokers': 'workers',
|
||||
'resources.table.unified': 'Unified Memory'
|
||||
};
|
||||
|
||||
@@ -17,5 +17,6 @@ export default {
|
||||
'resources.table.vramutilization': '显存利用率',
|
||||
'resources.table.total': '总量',
|
||||
'resources.table.used': '已用',
|
||||
'resources.table.wokers': 'workers'
|
||||
'resources.table.wokers': 'workers',
|
||||
'resources.table.unified': '统一内存'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user