fix: storage api alignment

This commit is contained in:
jialin
2026-05-11 19:49:21 +08:00
committed by jialin
parent 7fa44644fd
commit 7d0cfeff77
34 changed files with 881 additions and 324 deletions
+2 -1
View File
@@ -44,5 +44,6 @@ export default {
'menu.gpuService': 'GPU 服务',
'menu.gpuService.instances': 'GPU 实例',
'menu.gpuService.templates': '实例模板',
'menu.gpuService.storage': '存储'
'menu.gpuService.storage': '存储',
'menu.gpuService.publicKeys': 'SSH 公钥'
};