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',
|
||||
|
||||
@@ -233,6 +233,7 @@ export default {
|
||||
noListData:'暂无网元列表数据',
|
||||
},
|
||||
sub: {
|
||||
subInfo:'签约信息',
|
||||
neTypePlease: '查询网元类型',
|
||||
neType: 'UDM网元类型',
|
||||
export: '导出',
|
||||
@@ -242,7 +243,20 @@ export default {
|
||||
loadData: '更新数据',
|
||||
loadDataTip: '成功获取更新数据:{num}条,系统内部进行数据更新,请勿重复点击获取更新!!!',
|
||||
num: '删除个数',
|
||||
batchAddText: '批量新增',
|
||||
batchDelText: '批量删除',
|
||||
startIMSI: '起始IMSI',
|
||||
msisdnTip:'参数最大长度{msg}',
|
||||
arfbTip:'限制区域模板,在模板指定的限制区域中,UE 不允许与网络通信',
|
||||
sarTip:'服务区域限制模板,定义允许的区域,UE在这些区域中可以和网络通信;定义不允许的区,UE和网络在这些区域中,不允许发起Service Request 或 SM信令来获取用户服务',
|
||||
micoTip:'签约的MICO业务标志位',
|
||||
rfspTip:'RFSP 索引,在 NG-RAN中,特定RRM配置的索引,参数介于0到127之间',
|
||||
epsFlagTip:'是否开启4G EPS 服务,0=不开启,1=开启',
|
||||
contextIdTip:'签约APN 上下文ID,必须从APN Context list 中选择',
|
||||
staticIpTip:'指定手机用户上网时使用的静态IP地址,为"-"时表示使用动态IP地址',
|
||||
epsOdbTip:'ODB(Operator-Determined Barring)运营商决定的闭锁,即用户接入EPS网络的业务能力由运营商决定.选中 ---对应服务被允许 未选 --- 对应服务被禁止',
|
||||
hplmnOdbTip:'HPLMN-ODB归属运营商决定的闭锁,即用户接入EPS网络的业务能力由用户归宿运营商决定.选中 --- 对应服务被允许 未选 -- 对应服务被禁止',
|
||||
ardTip:'接入控制标志(Access-Restriction-Data),可用于区分2G/3G/LTE用户,便于为2G/3G/LTE网络共存时,对不同类型用户进行区分服务',
|
||||
},
|
||||
base5G: {
|
||||
neTypePlease: '查询网元类型',
|
||||
|
||||
Reference in New Issue
Block a user