fix: add worker init steps failed

This commit is contained in:
jialin
2025-12-03 12:32:04 +08:00
parent 8a24ba0252
commit 59eace702b
6 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -38,6 +38,6 @@ export default {
'No clusters available. Add a cluster to get started.',
'noresult.resources.worker':
'No workers available. Add a worker to get started.',
'noresult.resources.gotocluster': 'Create a Docker or Other Cluster',
'noresult.resources.gotocluster': 'Create Your First Cluster',
'noresult.resources.gotoworker': 'Add Worker'
};