fix:ap设备移除功能中英文补充
This commit is contained in:
@@ -726,6 +726,8 @@ const local: any = {
|
|||||||
search:'Search',
|
search:'Search',
|
||||||
reset:'Reset',
|
reset:'Reset',
|
||||||
confirmReboot:'Confirm Restart',
|
confirmReboot:'Confirm Restart',
|
||||||
|
confirmForget:'Confirm Forget',
|
||||||
|
forgetConfirmContent:'Sure to forget { name }?',
|
||||||
rebootConfirmContent:'Sure to restart { name }?',
|
rebootConfirmContent:'Sure to restart { name }?',
|
||||||
rebootSuccess:'Send to restart success',
|
rebootSuccess:'Send to restart success',
|
||||||
editConfig:'Edit config',
|
editConfig:'Edit config',
|
||||||
|
|||||||
@@ -729,6 +729,8 @@ const local:any = {
|
|||||||
forget:'移除设备',
|
forget:'移除设备',
|
||||||
restart:'重启设备',
|
restart:'重启设备',
|
||||||
confirmReboot:'确定重启',
|
confirmReboot:'确定重启',
|
||||||
|
confirmForget:'确定移除',
|
||||||
|
forgetConfirmContent:'确定要移除设备{ name }吗',
|
||||||
rebootConfirmContent:'确定要重启设备{ name }吗',
|
rebootConfirmContent:'确定要重启设备{ name }吗',
|
||||||
rebootSuccess:'重启发送成功',
|
rebootSuccess:'重启发送成功',
|
||||||
adopt:'纳管设备',
|
adopt:'纳管设备',
|
||||||
|
|||||||
Reference in New Issue
Block a user