fix: display templates by manufacturer
This commit is contained in:
@@ -53,5 +53,11 @@ export default {
|
||||
'noresult.instances.nofound': '未找到匹配的实例',
|
||||
'noresult.gpuservice.template.title': '暂无实例模板',
|
||||
'noresult.gpuservice.template.subTitle': '创建一个实例模板后会显示在这里',
|
||||
'noresult.gpuservice.template.nofound': '未找到匹配的实例模板'
|
||||
'noresult.gpuservice.template.nofound': '未找到匹配的实例模板',
|
||||
'noresult.gpuservice.instance.title': '暂无 GPU 实例',
|
||||
'noresult.gpuservice.instance.subTitle': '创建一个 GPU 实例后会显示在这里',
|
||||
'noresult.gpuservice.instance.nofound': '未找到匹配的 GPU 实例',
|
||||
'noresult.gpuservice.storage.title': '暂无存储',
|
||||
'noresult.gpuservice.storage.subTitle': '创建一个存储后会显示在这里',
|
||||
'noresult.gpuservice.storage.nofound': '未找到匹配的存储'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user