chore: add resource modal button text

This commit is contained in:
jialin
2025-12-24 10:53:53 +08:00
parent fa0aeac10b
commit 530b20c633
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export default {
'clusters.create.configBasic': 'Basic Configuration',
'clusters.create.execCommand': 'Execute Command',
'clusters.create.supportedGpu': 'Supported GPUs',
'clusters.create.skipfornow': 'Skip for now',
'clusters.create.skipfornow': 'Skip for Now',
'clusters.create.noImages': 'No images available',
'clusters.create.noInstanceTypes': 'No instance types available',
'clusters.create.noRegions': 'No regions available',
+1 -1
View File
@@ -12,7 +12,7 @@ export default {
'noresult.workers.title': 'No Workers',
'noresult.workers.subTitle': 'No workers found in any clusters.',
'noresult.workers.nofound': 'No matching workers found.',
'noresult.workers.button.add': 'Go to Add Worker',
'noresult.workers.button.add': 'Add Worker',
'noresult.modelfiles.title': 'No Model Files',
'noresult.modelfiles.subTitle': 'No model files have been added yet.',
'noresult.modelfiles.nofound': 'No matching model files found.',