chore: update the guide for adding worker

This commit is contained in:
jialin
2025-07-09 16:03:07 +08:00
parent af0aaddbfd
commit fd3eb513ff
8 changed files with 84 additions and 125 deletions
+5 -2
View File
@@ -87,6 +87,9 @@ export default {
'Paste the <span class="bold-text">Token</span>.',
'resources.register.worker.step7':
'Click <span class="bold-text">Restart</span> to apply the settings.',
'resources.register.install.title': 'Install GPUStack',
'resources.register.download': '<a>Download the package</a> and install it.'
'resources.register.install.title': 'Install GPUStack on {os}',
'resources.register.download':
'Download and install the <a>installer</a>. Currently supported: {versions}.',
'resource.register.maos.support': 'Apple Silicon (M series), macOS 14+',
'resource.register.windows.support': 'win 10, win 11'
};