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': '基本配置',
'clusters.create.execCommand': '执行命令',
'clusters.create.supportedGpu': '支持的 GPU',
'clusters.create.skipfornow': '稍后再说',
'clusters.create.skipfornow': '暂时跳过',
'clusters.create.noImages': '无可用的镜像',
'clusters.create.noInstanceTypes': '无可用的实例类型',
'clusters.create.noRegions': '无可用的区域',
+1 -1
View File
@@ -12,7 +12,7 @@ export default {
'noresult.workers.title': '暂无节点',
'noresult.workers.subTitle': '当前集群中没有任何节点',
'noresult.workers.nofound': '未找到匹配的节点',
'noresult.workers.button.add': '前往添加节点',
'noresult.workers.button.add': '添加节点',
'noresult.modelfiles.title': '暂无模型文件',
'noresult.modelfiles.subTitle': '尚未添加任何模型文件。',
'noresult.modelfiles.nofound': '未找到匹配的模型文件',