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
+2 -2
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',
@@ -149,7 +149,7 @@ Same applies to the <span class="bold-text">/opt/dtk</span> directory.`,
// 31. 'clusters.create.configBasic': 'Basic Configuration',
// 32. 'clusters.create.execCommand': 'Execute Command',
// 33. 'clusters.create.supportedGpu': 'Supported GPUs',
// 34. 'clusters.create.skipfornow': 'Skip for now',
// 34. 'clusters.create.skipfornow': 'Skip for Now',
// 35. 'clusters.create.noImages': 'No images available',
// 36. 'clusters.create.noInstanceTypes': 'No instance types available',
// 37. 'clusters.create.noRegions': 'No regions available',