UDM签约用户国际化
This commit is contained in:
@@ -233,6 +233,7 @@ export default {
|
||||
noListData:'No network element list data yet',
|
||||
},
|
||||
sub: {
|
||||
subInfo:' Subscription Info',
|
||||
neTypePlease: 'Query network element type',
|
||||
neType: 'UDM Type',
|
||||
export: 'Export',
|
||||
@@ -242,7 +243,20 @@ export default {
|
||||
loadData: 'LoadData',
|
||||
loadDataTip: 'Successfully obtained updated data: {num} items. The system is updating the data internally. Please do not click repeatedly to obtain updates!!!',
|
||||
num: 'Number of deletions',
|
||||
batchAddText: 'Batch Add ',
|
||||
batchDelText: 'Batch Del ',
|
||||
startIMSI: 'Start IMSI',
|
||||
msisdnTip:'Parameter maximum length: {msg}',
|
||||
arfbTip:'Restricted area template. In the restricted area specified by the template, the UE is not allowed to communicate with the network.',
|
||||
sarTip:'Service area restriction template defines the allowed areas in which the UE can communicate with the network; defines the disallowed areas in which the UE and the network are not allowed to initiate Service Request or SM signaling to obtain user services.',
|
||||
micoTip:'Signed MICO business flag',
|
||||
rfspTip:'RFSP index, in NG-RAN, the index of a specific RRM configuration, the parameter is between 0 and 127',
|
||||
epsFlagTip:'Whether to enable 4G EPS service, 0=disable, 1=enable',
|
||||
contextIdTip:'To sign up for the APN context ID, you must select it from the APN Context list.',
|
||||
staticIpTip:'Specify the static IP address used by mobile phone users when surfing the Internet. If it is "-", it means using a dynamic IP address.',
|
||||
epsOdbTip:"ODB (Operator-Determined Barring) operator-determined blocking, that is, the user's business ability to access the EPS network is determined by the operator. Selected --- the corresponding service is allowed Unselected --- the corresponding service is prohibited",
|
||||
hplmnOdbTip:"HPLMN-ODB blocking determined by the home operator, that is, the user's service ability to access the EPS network is determined by the user's home operator. Selected --- the corresponding service is allowed Unselected -- the corresponding service is prohibited",
|
||||
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',
|
||||
|
||||
Reference in New Issue
Block a user