feat:wlan增加密码配置以及band限制提示
This commit is contained in:
@@ -798,6 +798,9 @@ const local:any = {
|
||||
total:'共',
|
||||
name:'SSID名称',
|
||||
none:'无',
|
||||
passwordPlaceholder:'请输入8~63位的密码',
|
||||
passwordRequired:'密码不能为空',
|
||||
passwordLength:'密码请输入长度8~63位字符或数字',
|
||||
security: {
|
||||
security:'安全性',
|
||||
wpaEnterprise: 'WPA-Enterprise',
|
||||
@@ -808,6 +811,7 @@ const local:any = {
|
||||
portalEnable:'门户',
|
||||
portalName:'门户名称',
|
||||
band:'频段',
|
||||
bandtip:'2.4GHz、5GHz、6GHz每种Band类型只能存在8个ssid',
|
||||
guestNetwork:'访客网络',
|
||||
enable:'开启',
|
||||
disable:'关闭',
|
||||
|
||||
Reference in New Issue
Block a user