fix: en locales
This commit is contained in:
@@ -457,8 +457,8 @@ export default {
|
|||||||
neUser: {
|
neUser: {
|
||||||
auth: {
|
auth: {
|
||||||
authInfo:' Authentication Info',
|
authInfo:' Authentication Info',
|
||||||
neTypePlease: 'Query network element type',
|
neTypePlease: 'Query network element Object',
|
||||||
neType: 'UDM Type',
|
neType: 'UDM Object',
|
||||||
export: 'Export',
|
export: 'Export',
|
||||||
exportConfirm: 'Are you sure to export all authentication user data?',
|
exportConfirm: 'Are you sure to export all authentication user data?',
|
||||||
import: 'Import',
|
import: 'Import',
|
||||||
@@ -475,8 +475,8 @@ export default {
|
|||||||
},
|
},
|
||||||
sub: {
|
sub: {
|
||||||
subInfo:' Subscription Info',
|
subInfo:' Subscription Info',
|
||||||
neTypePlease: 'Query network element type',
|
neTypePlease: 'Query network element Object',
|
||||||
neType: 'UDM Type',
|
neType: 'UDM Object',
|
||||||
export: 'Export',
|
export: 'Export',
|
||||||
exportConfirm: 'Are you sure to export all signed user data?',
|
exportConfirm: 'Are you sure to export all signed user data?',
|
||||||
import: 'Import',
|
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.',
|
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: {
|
base5G: {
|
||||||
neTypePlease: 'Query network element type',
|
neTypePlease: 'Query network element object',
|
||||||
neType: 'AMF Type',
|
neType: 'AMF Object',
|
||||||
},
|
},
|
||||||
ue: {
|
ue: {
|
||||||
neTypePlease: 'Query network element type',
|
neTypePlease: 'Query network element type',
|
||||||
neType: 'SMF Type',
|
neType: 'SMF Object',
|
||||||
},
|
},
|
||||||
ims: {
|
ims: {
|
||||||
neTypePlease: 'Query network element type',
|
neTypePlease: 'Query network element type',
|
||||||
neType: 'IMS Type',
|
neType: 'IMS Object',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
perfManage: {
|
perfManage: {
|
||||||
|
|||||||
Reference in New Issue
Block a user