2
0

fix:AP设备界面中英适配

This commit is contained in:
zhongzm
2025-02-07 18:30:15 +08:00
parent a974a042b0
commit 5b4f4b4ae1
4 changed files with 53 additions and 17 deletions

View File

@@ -698,6 +698,23 @@ const local: any = {
reset:'Reset',
search:'Search',
},
apdevice:{
aptitle:'AP Device Management',
online:'Online',
outline:'Offline',
apname:'Device Name',
ip:'IP',
mac:'MAC',
model:'Model',
uptime:'Online Time',
status:'Status',
total:'Total',
pledevice:'Please enter device name',
plemac:'Please enter MAC address',
search:'Search',
reset:'Reset',
},
},
form: {
required: 'Cannot be empty',