diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index e90b1f38..ef84c39e 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -457,8 +457,8 @@ export default { neUser: { auth: { authInfo:' Authentication Info', - neTypePlease: 'Query network element type', - neType: 'UDM Type', + neTypePlease: 'Query network element Object', + neType: 'UDM Object', export: 'Export', exportConfirm: 'Are you sure to export all authentication user data?', import: 'Import', @@ -475,8 +475,8 @@ export default { }, sub: { subInfo:' Subscription Info', - neTypePlease: 'Query network element type', - neType: 'UDM Type', + neTypePlease: 'Query network element Object', + neType: 'UDM Object', export: 'Export', exportConfirm: 'Are you sure to export all signed user data?', import: 'Import', @@ -500,16 +500,16 @@ export default { ardTip:'The access control flag (Access-Restriction-Data) can be used to distinguish 2G/3G/LTE users, which facilitates differentiated services for different types of users when 2G/3G/LTE networks coexist.', }, base5G: { - neTypePlease: 'Query network element type', - neType: 'AMF Type', + neTypePlease: 'Query network element object', + neType: 'AMF Object', }, ue: { neTypePlease: 'Query network element type', - neType: 'SMF Type', + neType: 'SMF Object', }, ims: { neTypePlease: 'Query network element type', - neType: 'IMS Type', + neType: 'IMS Object', }, }, perfManage: {