chore: update locales

This commit is contained in:
jialin
2026-05-27 17:10:15 +08:00
committed by jialin
parent 1d70446cc4
commit ba5b41cf3a
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ export default {
'gpuservice.storage.accessMode': '访问模式',
'gpuservice.storage.persistent': '持久',
'gpuservice.storage.temporary': '临时',
'gpuservice.storage.persistentVolume': '持久',
'gpuservice.storage.persistentVolume': '持久',
'gpuservice.storage.temporary.tips': '实例停止后,数据将被清除。',
'gpuservice.storage.persistentVolume.tips':
'数据在实例重启后仍会保留,仅在实例被终止时删除。无法被其它实例共享。',