chore: add resource modal button text
This commit is contained in:
@@ -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': '无可用的区域',
|
||||
|
||||
@@ -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': '未找到匹配的模型文件',
|
||||
|
||||
Reference in New Issue
Block a user