diff --git a/src/locales/langs/en-us.ts b/src/locales/langs/en-us.ts index 4f8c13f..dc430cb 100644 --- a/src/locales/langs/en-us.ts +++ b/src/locales/langs/en-us.ts @@ -700,6 +700,7 @@ const local: any = { aiRoaming:'AI Roaming', passwordInvalid:'The password format is incorrect, please include uppercase and lowercase letters and symbols.', addSuccess:'Add success', + meshtext:'If the IP Address of the Wireless Device is in different network segments from the Custom IP Address, the Wireless Device will use the default gateway IP address for the detection.' }, headerbanner:{ controller:'Controller Overview', diff --git a/src/locales/langs/zh-cn.ts b/src/locales/langs/zh-cn.ts index 3b4164e..aa66cd8 100644 --- a/src/locales/langs/zh-cn.ts +++ b/src/locales/langs/zh-cn.ts @@ -700,7 +700,7 @@ const local:any = { aiRoaming:'AI漫游', passwordInvalid:'密码格式不正确,请包含大小写字母和符号', addSuccess:'添加成功', - + meshtext:'如果 Wireless Device 的 IP 地址与自定义 IP 地址位于不同的网段,则 Wireless Device 将使用默认网关 IP 地址进行检测' }, headerbanner:{ controller:'控制仪表盘', @@ -722,7 +722,7 @@ const local:any = { wired:'有线客户端', wireless:'无线客户端', guest:'无线访客', - alert:'告警数', + alert:'警报数', }, bill:{ username:'用户名', @@ -897,14 +897,14 @@ const local:any = { deleteSuccess: '删除成功' }, alerts:{ - alerts:'告警', + alerts:'警报', chosesite:'请选择站点', deletesuccess:'删除成功', deletefail:'删除失败', choserecord:'请选择需要操作的记录', deletetitle:'确认删除', deletebody:'条记录吗?', - suredelete:'确定要删除该条告警记录吗?', + suredelete:'确定要删除该条警报记录吗?', sure:'确定', cancel:'取消', unresolved:'未解决', diff --git a/src/views/billing/package/index.vue b/src/views/billing/package/index.vue index e98fa07..43f7d39 100644 --- a/src/views/billing/package/index.vue +++ b/src/views/billing/package/index.vue @@ -37,7 +37,7 @@ { . + + +