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
@@ -158,6 +158,6 @@ export default {
'gpuservice.storage.temporary.tips':
'Data is cleared when the instance stops.',
'gpuservice.storage.persistentVolume.tips':
'Data persists across restarts and is deleted only when the instance is terminated. Cannot be shared with other instances.',
'Data persists across instance restarts. Persistent volumes remain intact after instance termination and can be shared by multiple instances.',
'gpuservice.form.storage.select': 'Выберите хранилище'
};