fix: recreate action
This commit is contained in:
@@ -85,6 +85,9 @@ export default {
|
||||
'gpuservice.storage.persistent': '持久',
|
||||
'gpuservice.storage.temporary': '临时',
|
||||
'gpuservice.storage.persistentVolume': '持久卷',
|
||||
'gpuservice.storage.temporary.tips': '实例停止后,数据将被清除。',
|
||||
'gpuservice.storage.persistentVolume.tips':
|
||||
'数据在实例重启后仍会保留,仅在实例被终止时删除。无法被其它实例共享。',
|
||||
'gpuservice.storage.persistentVolume.required': '请选择持久卷',
|
||||
'gpuservice.storage.tempCapacity': '容量(GB)',
|
||||
'gpuservice.storage.tempCapacity.required': '请输入临时存储容量',
|
||||
|
||||
Reference in New Issue
Block a user