fix: storage api alignment
This commit is contained in:
@@ -44,5 +44,6 @@ export default {
|
||||
'menu.gpuService': 'GPU Service',
|
||||
'menu.gpuService.instances': 'GPU Instances',
|
||||
'menu.gpuService.templates': 'Instance Templates',
|
||||
'menu.gpuService.storage': 'Storage'
|
||||
'menu.gpuService.storage': 'Storage',
|
||||
'menu.gpuService.publicKeys': 'SSH Public Keys'
|
||||
};
|
||||
|
||||
@@ -44,7 +44,8 @@ export default {
|
||||
'menu.gpuService': 'GPU Service',
|
||||
'menu.gpuService.instances': 'GPU Instances',
|
||||
'menu.gpuService.templates': 'Instance Templates',
|
||||
'menu.gpuService.storage': 'Storage'
|
||||
'menu.gpuService.storage': 'Storage',
|
||||
'menu.gpuService.publicKeys': 'SSH Public Keys'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
@@ -44,7 +44,8 @@ export default {
|
||||
'menu.gpuService': 'GPU Service',
|
||||
'menu.gpuService.instances': 'GPU Instances',
|
||||
'menu.gpuService.templates': 'Instance Templates',
|
||||
'menu.gpuService.storage': 'Storage'
|
||||
'menu.gpuService.storage': 'Storage',
|
||||
'menu.gpuService.publicKeys': 'SSH Public Keys'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
@@ -44,7 +44,8 @@ export default {
|
||||
'menu.gpuService': 'GPU Service',
|
||||
'menu.gpuService.instances': 'GPU Instances',
|
||||
'menu.gpuService.templates': 'Instance Templates',
|
||||
'menu.gpuService.storage': 'Storage'
|
||||
'menu.gpuService.storage': 'Storage',
|
||||
'menu.gpuService.publicKeys': 'SSH Public Keys'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
@@ -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 公钥'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user