fix: sshkey, storage selection displayName

This commit is contained in:
jialin
2026-06-03 18:28:31 +08:00
committed by jialin
parent 8e31b71668
commit 2bb04a419d
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ export default {
'gpuservice.storage.persistentVolume': '持久',
'gpuservice.storage.temporary.tips': '实例停止后,数据将被清除。',
'gpuservice.storage.persistentVolume.tips':
'数据在实例重启后仍会保留,仅在实例终止删除。无法被其它实例共享。',
'数据在实例重启后仍会保留。持久卷不会随实例终止删除,并可被多个实例共享。',
'gpuservice.storage.persistentVolume.required': '请选择存储',
'gpuservice.storage.persistentVolume.capacity': '容量(GB',
'gpuservice.storage.persistentVolume.capacity.required': '请输入容量',