From 2492c7562a461d93ee6d1ff9132977eaa2881333 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Fri, 9 May 2025 12:02:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20UDM-Auth/Sub=E6=89=B9=E9=87=8F=E6=95=B0?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 36fc7c56..132313d1 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -751,7 +751,7 @@ export default { startIMSI: 'Start IMSI', batchAddText: 'Batch Add', batchDelText: 'Batch Delete', - numAdd: 'Number of releases', + numAdd: 'Number Of Authentication Profiles', numDel: 'Number of deleted', checkDel: 'Check Delete', imsiTip: 'IMSI=MCC+MNC+MSIN', @@ -779,7 +779,7 @@ export default { loadDataConfirm: 'Are you sure you want to reload the data?', loadData: 'Load Data', loadDataTip: 'Successfully fetched loaded data: {num} items, the system is internally updating the data, it will take about {timer} seconds, please wait!!!!!.', - numAdd: 'Number of releases', + numAdd: 'Number Of Subscriber Profiles', numDel: 'Number of deleted', checkDel: 'Check Delete', batchAddText: 'Batch Add',