chore: update worker locale
This commit is contained in:
@@ -7,12 +7,12 @@ export default {
|
||||
'noresult.deployments.subTitle':
|
||||
'您还没有部署任何模型,点击下方按钮即可开始。',
|
||||
'noresult.gpus.title': '当前未检测到 GPU 设备',
|
||||
'noresult.gpus.subTitle': '请确认 Worker 状态是否正常。',
|
||||
'noresult.gpus.subTitle': '请确认节点状态是否正常。',
|
||||
'noresult.gpus.nofound': '未找到匹配的 GPU 设备',
|
||||
'noresult.workers.title': '暂无 Worker',
|
||||
'noresult.workers.subTitle': '当前集群中没有任何 Worker。',
|
||||
'noresult.workers.nofound': '未找到匹配的 Worker',
|
||||
'noresult.workers.button.add': '前往添加 Worker',
|
||||
'noresult.workers.title': '暂无节点',
|
||||
'noresult.workers.subTitle': '当前集群中没有任何节点',
|
||||
'noresult.workers.nofound': '未找到匹配的节点',
|
||||
'noresult.workers.button.add': '前往添加节点',
|
||||
'noresult.modelfiles.title': '暂无模型文件',
|
||||
'noresult.modelfiles.subTitle': '尚未添加任何模型文件。',
|
||||
'noresult.modelfiles.nofound': '未找到匹配的模型文件',
|
||||
|
||||
Reference in New Issue
Block a user