fix: sn field en/cn message
This commit is contained in:
@@ -727,7 +727,7 @@ const local: any = {
|
||||
restart:'Restart device',
|
||||
adopt:'Adopt device',
|
||||
addDevice:'Add device',
|
||||
sn:'Site name',
|
||||
sn:'Serial number',
|
||||
name:'Device name(optional)',
|
||||
username:'Device username(optional)',
|
||||
password:'Device password(optional)',
|
||||
@@ -749,7 +749,7 @@ const local: any = {
|
||||
forgetSuccess:'Forget success',
|
||||
forgetError:'Forget error',
|
||||
getConfigError:'Get config error',
|
||||
snRequired:'Site name',
|
||||
snRequired:'Serial number',
|
||||
addSuccess:'Add success',
|
||||
addError:'Add error',
|
||||
longitudeError:'Longitude error',
|
||||
|
||||
@@ -727,10 +727,10 @@ const local:any = {
|
||||
restart:'重启设备',
|
||||
adopt:'纳管设备',
|
||||
addDevice:'增加设备',
|
||||
sn:'站点名称',
|
||||
sn:'产品序号',
|
||||
name:'设备名称',
|
||||
username:'设备用户名',
|
||||
password:'密码',
|
||||
password:'设备密码',
|
||||
snFormatError:'A-Z 或 0-9 的 13 位字符',
|
||||
nameFormatError:'不能以空格、+、-、{test}、=字符开头,不能以空格结尾,长度在 1-128 之间',
|
||||
forgetConfirm:'确认要忘记设备吗?',
|
||||
@@ -749,7 +749,7 @@ const local:any = {
|
||||
forgetSuccess:'忘记设备成功',
|
||||
forgetError:'忘记设备失败',
|
||||
getConfigError:'获取配置失败',
|
||||
snRequired:'站点名称',
|
||||
snRequired:'产品序号',
|
||||
addSuccess:'添加成功',
|
||||
addError:'添加失败',
|
||||
longitudeError:'经度错误',
|
||||
|
||||
Reference in New Issue
Block a user