2
0

fix:ap设备移除功能中英文补充

This commit is contained in:
zhongzm
2025-02-26 18:41:16 +08:00
parent 1c3bff4f6f
commit 8189b8152f
2 changed files with 4 additions and 0 deletions

View File

@@ -726,6 +726,8 @@ const local: any = {
search:'Search',
reset:'Reset',
confirmReboot:'Confirm Restart',
confirmForget:'Confirm Forget',
forgetConfirmContent:'Sure to forget { name }?',
rebootConfirmContent:'Sure to restart { name }?',
rebootSuccess:'Send to restart success',
editConfig:'Edit config',

View File

@@ -729,6 +729,8 @@ const local:any = {
forget:'移除设备',
restart:'重启设备',
confirmReboot:'确定重启',
confirmForget:'确定移除',
forgetConfirmContent:'确定要移除设备{ name }吗',
rebootConfirmContent:'确定要重启设备{ name }吗',
rebootSuccess:'重启发送成功',
adopt:'纳管设备',