diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 0c36d665..e38b08bb 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -403,8 +403,8 @@ export default { serialNumProfile:'Serial Num Profile', warningTypeProfile:'Warning Type Profile', warningMessageProfile:'Warning Message Profile', - etws:'Earthquake and tsunami early warning system', - cmas:'Broadcast emergency alerts to the public via mobile networks', + etws:'Earthquake and Tsunami Warning System', + cmas:'Commercial Mobile Alert System', createdAt:'Create Time', } }, diff --git a/src/i18n/locales/zh-CN.ts b/src/i18n/locales/zh-CN.ts index c4e30ded..f4c11074 100644 --- a/src/i18n/locales/zh-CN.ts +++ b/src/i18n/locales/zh-CN.ts @@ -376,7 +376,7 @@ export default { }, cbc:{ cbe:{ - neType:'CBC网元类型', + neType:'CBC网元对象', title: '广播事件', delTip: '确认删除编号为【{num}】的CBC事件吗?', eventName: '事件名称', @@ -407,8 +407,8 @@ export default { serialNumProfile:'序列号配置', warningTypeProfile:'预警类型配置', warningMessageProfile:'预警消息配置', - etws:'地震海啸预警系统', - cmas:'通过移动网络向公众广播紧急警报', + etws:'地震海啸预警', + cmas:'公共预警广播', createdAt:'创建时间', } },