fix: logs scrollbar ux
This commit is contained in:
@@ -37,6 +37,7 @@ export default {
|
||||
'resources.table.vramutilization': 'VRAM Utilization',
|
||||
'resources.table.total': 'Total',
|
||||
'resources.table.used': 'Used',
|
||||
'resources.table.allocated': 'Allocated',
|
||||
'resources.table.wokers': 'workers',
|
||||
'resources.worker.linuxormaxos': 'Linux or MacOS',
|
||||
'resources.table.unified': 'Unified Memory',
|
||||
|
||||
@@ -27,5 +27,5 @@ export default {
|
||||
'users.password.confirm.error': 'The two passwords entered do not match.',
|
||||
'users.login.title': 'Log in to {name}',
|
||||
'users.version.islatest': '{version} is the latest version',
|
||||
'users.version.update': 'Version {version} is available'
|
||||
'users.version.update': 'GPUStack {version} is available'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user