From 5b2f8839347ae892708c4ae6fd84c03875d418ff Mon Sep 17 00:00:00 2001 From: zhongzm Date: Wed, 27 Aug 2025 15:29:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A4=A7=E5=B1=8F=E5=9F=BA=E7=AB=99?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 0c6fa647..6b1871f8 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -362,9 +362,9 @@ export default { Users:"UDM Subscription Data", VoNR:"IMS Online Users", sessions:"PDU Sessions in SMF", - FivegNodeN:"5G Online base stations", + FivegNodeN:"Online gNB in AMF", Fiveusers:"Active users in AMF", - FourgNodeN:"4G Online base stations", + FourgNodeN:"Online eNB in MME", Fourusers:"Active users in MME", UPFjump:"Click to jump to the Key Performance Indicators", Networkjump:"Click to jump to the 5GC System Architecture", @@ -375,9 +375,9 @@ export default { userTitle:'User Information', imsUeNum: "VoNR/VoLTE", smfUeNum: "User Sessions", - gnbBase: "Online gNB in AMF", + gnbBase: "Online gNodeB", gnbSumBase: "Total gNodeB", - enbBase: "Online eNB in MME", + enbBase: "Online eNodeB", enbSumBase: "Total eNodeB", gnbUeNum:'5G Active Users', enbUeNum:'4G Active Users',