fix:ap设备界面功能增加
This commit is contained in:
@@ -722,6 +722,40 @@ const local: any = {
|
||||
plemac:'Please enter MAC address',
|
||||
search:'Search',
|
||||
reset:'Reset',
|
||||
editConfig:'Edit config',
|
||||
forget:'Forget device',
|
||||
restart:'Restart device',
|
||||
adopt:'Adopt device',
|
||||
addDevice:'Add device',
|
||||
sn:'Site name',
|
||||
name:'Device name(optional)',
|
||||
username:'Device username(optional)',
|
||||
password:'Device password(optional)',
|
||||
snFormatError:'A-Z or 13-bit characters from 0-9',
|
||||
nameFormatError:'Cannot start with space, +、-、@, = characters,cannot end with space, the length is between 1-128',
|
||||
forgetConfirm:'Are you sure you want to forget your device?',
|
||||
restartConfirm:'Are you sure you want to restart your device?',
|
||||
led:'LED',
|
||||
useSiteSettings:'Site settings',
|
||||
on:'On',
|
||||
off:'Off',
|
||||
longitude:'Longitude(optional)',
|
||||
latitude:'Latitude(optional)',
|
||||
address:'Address(optional)',
|
||||
plesearch:'Search Devicename,IP,Model',
|
||||
selectSite:'No site',
|
||||
adoptSuccess:'Adopt success',
|
||||
adoptError:'Adopt error',
|
||||
forgetSuccess:'Forget success',
|
||||
forgetError:'Forget error',
|
||||
getConfigError:'Get config error',
|
||||
snRequired:'Site name',
|
||||
addSuccess:'Add success',
|
||||
addError:'Add error',
|
||||
longitudeError:'Longitude error',
|
||||
latitudeError:'latitude error',
|
||||
configSuccess:'Config success',
|
||||
configError:'config error',
|
||||
},
|
||||
terminal:{
|
||||
title:'Terminal',
|
||||
|
||||
Reference in New Issue
Block a user