diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index bcd741e0..50a0a3d0 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -497,7 +497,10 @@ export default { userTitle:'User Information', session: "Sessions", ims: "VoNR/VoLTE", - base: "Base Stations", + base: "5G Base Stations", + enbBase: "4G Base Stations", + gnbUeNum:'5G Users', + enbUeNum:'4G Users', baseTitle:'Radios Information', }, upfFlow:{ diff --git a/src/i18n/locales/zh-CN.ts b/src/i18n/locales/zh-CN.ts index 514b64ad..3c13fb26 100644 --- a/src/i18n/locales/zh-CN.ts +++ b/src/i18n/locales/zh-CN.ts @@ -497,7 +497,10 @@ export default { userTitle:'用户信息', ims: "VoNR/VoLTE", session: "会话数", - base: "基站数", + base: "5G 基站数", + enbBase: "4G 基站数", + gnbUeNum:'5G 用户数', + enbUeNum:'4G 用户数', baseTitle:'基站信息', }, upfFlow:{