style: worker versio info

This commit is contained in:
jialin
2026-04-14 20:42:01 +08:00
committed by jialin
parent cf13e3bed0
commit c667de90ed
7 changed files with 97 additions and 37 deletions
+4 -1
View File
@@ -109,5 +109,8 @@ export default {
'No available clusters. Please create a cluster before adding a node.',
'resources.metrics.details': 'Monitoring',
'resoureces.worker.upgrade.tips':
'Please upgrade to match the GPUStack Server version.'
'Please upgrade to match the GPUStack Server version.',
'resources.worker.version': 'Worker Version',
'resources.worker.currentVersion': 'Current Version: {version}',
'resources.worker.targetVersion': 'Target Version: {version}',
};