fix: locales, empty link in add worker

This commit is contained in:
jialin
2026-06-06 14:29:49 +08:00
committed by jialin
parent 15a9e23243
commit d3ebea9090
12 changed files with 52 additions and 37 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export default {
'clusters.workerpool.batchSize.desc':
'Number of workers created simultaneously in the Worker pool',
'clusters.create.addworker.tips':
'Please make sure the <a href={link} target="_blank">prerequisites</a> for {label} are met before executing the following command.',
'Please make sure the <a href={link} target="_blank">prerequisites</a> are met before executing the following command.',
'clusters.create.addCommand.tips':
'On the Worker that needs to be added, run the following command to join it to the cluster.',
'clusters.create.addCommand.k8s.tips':
+1 -1
View File
@@ -36,7 +36,7 @@ export default {
'menu.login': 'Login',
'menu.usage': 'Usage',
'menu.usage.usage': 'Usage',
'menu.billingAndUsage': 'Billing & Usage',
'menu.billingAndUsage': 'Usage & Billing',
'menu.billingAndUsage.usage': 'Usage',
'menu.404': '404',
'menu.resources.clusters': 'Clusters',