fix:AP设备界面中英适配
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -698,6 +698,23 @@ const local:any = {
|
||||
reset:'重置',
|
||||
search:'查询',
|
||||
},
|
||||
apdevice:{
|
||||
aptitle:'AP设备管理',
|
||||
online:'在线',
|
||||
outline:'离线',
|
||||
apname:'设备名称',
|
||||
ip:'IP地址',
|
||||
mac:'MAC地址',
|
||||
model:'型号',
|
||||
uptime:'在线时间',
|
||||
status:'状态',
|
||||
total:'共',
|
||||
pledevice:'请输入设备名称',
|
||||
plemac:'请输入MAC地址',
|
||||
search:'搜索',
|
||||
reset:'重置',
|
||||
|
||||
},
|
||||
},
|
||||
form: {
|
||||
required: '不能为空',
|
||||
|
||||
Reference in New Issue
Block a user