fix: ...
This commit is contained in:
@@ -733,7 +733,7 @@ const local:any = {
|
|||||||
password:'设备密码',
|
password:'设备密码',
|
||||||
snFormatError:'A-Z 或 0-9 的 13 位字符',
|
snFormatError:'A-Z 或 0-9 的 13 位字符',
|
||||||
nameFormatError:'不能以空格、+、-、{test}、=字符开头,不能以空格结尾,长度在 1-128 之间',
|
nameFormatError:'不能以空格、+、-、{test}、=字符开头,不能以空格结尾,长度在 1-128 之间',
|
||||||
forgetConfirm:'确认要忘记设备吗?',
|
forgetConfirm:'确认要移除设备吗?',
|
||||||
restartConfirm:'确认要重启设备吗?',
|
restartConfirm:'确认要重启设备吗?',
|
||||||
led:'LED',
|
led:'LED',
|
||||||
useSiteSettings:'站点设置',
|
useSiteSettings:'站点设置',
|
||||||
@@ -746,8 +746,8 @@ const local:any = {
|
|||||||
selectSite:'无站点',
|
selectSite:'无站点',
|
||||||
adoptSuccess:'纳管成功',
|
adoptSuccess:'纳管成功',
|
||||||
adoptError:'纳管失败',
|
adoptError:'纳管失败',
|
||||||
forgetSuccess:'忘记设备成功',
|
forgetSuccess:'移除设备成功',
|
||||||
forgetError:'忘记设备失败',
|
forgetError:'移除设备失败',
|
||||||
getConfigError:'获取配置失败',
|
getConfigError:'获取配置失败',
|
||||||
snRequired:'产品序号',
|
snRequired:'产品序号',
|
||||||
addSuccess:'添加成功',
|
addSuccess:'添加成功',
|
||||||
|
|||||||
Reference in New Issue
Block a user