From 51b3388cdc1f6f2e2081f5339a1ffec6d3196268 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Wed, 21 Feb 2024 16:55:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=AB=99=E4=B8=AD=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 5 ++++- src/i18n/locales/zh-CN.ts | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) 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:{