fix: en locales

This commit is contained in:
2023-11-15 17:48:10 +08:00
parent 84e7e2ef9f
commit 65c6571c79

View File

@@ -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: {