mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-11-12 04:30:53 +08:00
chore: Modify prompt msg
This commit is contained in:
parent
f5fcbcd87a
commit
ef2fb1c62e
2 changed files with 2 additions and 2 deletions
|
|
@ -2744,7 +2744,7 @@ const message = {
|
|||
filesystem: '文件系統',
|
||||
unmounted: '未掛載',
|
||||
cannotOperate: '無法操作',
|
||||
systemDiskHelper: '提示:當前磁盤為系統盤,無法進行操作',
|
||||
systemDiskHelper: '提示:當前磁盤為系統盤,無法進行操作',
|
||||
autoMount: '自動掛載',
|
||||
model: '設備型號',
|
||||
diskType: '磁盤類型',
|
||||
|
|
|
|||
|
|
@ -2736,7 +2736,7 @@ const message = {
|
|||
filesystem: '文件系统',
|
||||
unmounted: '未挂载',
|
||||
cannotOperate: '无法操作',
|
||||
systemDiskHelper: '提示:当前磁盘为系统盘,无法进行操作',
|
||||
systemDiskHelper: '提示:当前磁盘为系统盘,无法进行操作',
|
||||
autoMount: '开机自动挂载',
|
||||
model: '设备型号',
|
||||
diskType: '磁盘类型',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue