From d593abf718a556c4eb4af5819c1f9293a3124856 Mon Sep 17 00:00:00 2001 From: zhongzm Date: Wed, 27 Aug 2025 14:17:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A4=A7=E5=B1=8F=E9=83=A8=E5=88=86?= =?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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 75a47d04..0c6fa647 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -359,13 +359,13 @@ export default { title: "Core Network Dashboard", fullscreen: "Click on the full-screen display", toRouter: "Click to jump to the detail page", - Users:"UDM Contracted User Data", + Users:"UDM Subscription Data", VoNR:"IMS Online Users", - sessions:"SMF user sessions", + sessions:"PDU Sessions in SMF", FivegNodeN:"5G Online base stations", - Fiveusers:"5G Online Users", + Fiveusers:"Active users in AMF", FourgNodeN:"4G Online base stations", - Fourusers:"4G Online Users", + Fourusers:"Active users in MME", UPFjump:"Click to jump to the Key Performance Indicators", Networkjump:"Click to jump to the 5GC System Architecture", Alarmjump:"Click to jump to the Historical Alarms", @@ -374,10 +374,10 @@ export default { users: "Users", userTitle:'User Information', imsUeNum: "VoNR/VoLTE", - smfUeNum: "Data Sessions", - gnbBase: "Online gNodeB", + smfUeNum: "User Sessions", + gnbBase: "Online gNB in AMF", gnbSumBase: "Total gNodeB", - enbBase: "Online eNodeB", + enbBase: "Online eNB in MME", enbSumBase: "Total eNodeB", gnbUeNum:'5G Active Users', enbUeNum:'4G Active Users',