fix:套餐界面
This commit is contained in:
@@ -484,8 +484,57 @@ const local: any = {
|
||||
},
|
||||
addDict: 'Add Dictionary',
|
||||
editDict: 'Edit Dictionary'
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
setmeal:{
|
||||
changemeallable:'Change package discount|The traffic is unlimited, and you can choose from multiple grades!',
|
||||
changablelevel:'Selectable gears',
|
||||
highlyrecommended:'HOT',
|
||||
mealmin:'min',
|
||||
mealvip:'VIP*1',
|
||||
mealdetail:'Course details',
|
||||
Limitedtimeoffer:'Limited time offer',
|
||||
GeneralPurposeTraffic:'General Purpose Traffic',
|
||||
Effectivemethod:'Effective method',
|
||||
Applynow:'Apply now',
|
||||
},
|
||||
carddata:{
|
||||
email:'Email',
|
||||
Rechargeamount:'Recharge amount',
|
||||
Customization:'Customize',
|
||||
price:'price',
|
||||
setprice:'Please enter the amount',
|
||||
Remainingbalance:'Remaining balance',
|
||||
Theamountreceived:'The amount received',
|
||||
pay:'pay now'
|
||||
},
|
||||
headerbanner:{
|
||||
Remainingcredit:'Remain credit',
|
||||
monthphonebill:'Month bill',
|
||||
Flowremaining:'Remain flowr',
|
||||
monthflowr:'Month flowr',
|
||||
Trafficrate:'Traffic rate',
|
||||
Currentspeed:'Current speed',
|
||||
Used:'Used',
|
||||
maxspeed:'Max',
|
||||
},
|
||||
userInfo:{
|
||||
user:'User',
|
||||
ownInfo:'Personal Information',
|
||||
changepassword:'Change password',
|
||||
KYCselect:'KYC certification',
|
||||
Devicemanage:'Device management',
|
||||
},
|
||||
histories:{
|
||||
billdate:'Bill date',
|
||||
amount:'Amount',
|
||||
status:'Status',
|
||||
Historicalbilling:'Historical billing',
|
||||
device:'Device',
|
||||
Usetraffic:'Use traffic',
|
||||
Paid:'Paid',
|
||||
Unpaid:'Unpaid',
|
||||
},
|
||||
},
|
||||
form: {
|
||||
required: 'Cannot be empty',
|
||||
|
||||
@@ -485,7 +485,56 @@ const local:any = {
|
||||
addDict: '新增字典',
|
||||
editDict: '编辑字典'
|
||||
}
|
||||
}
|
||||
},
|
||||
setmeal:{
|
||||
changemeallable:'换套餐优惠|流量畅用,多个档次任你选!',
|
||||
changablelevel:'可选档位',
|
||||
highlyrecommended:'强烈推荐',
|
||||
mealmin:'分钟',
|
||||
mealvip:'会员',
|
||||
mealdetail:'套餐详情',
|
||||
Limitedtimeoffer:'限时优惠',
|
||||
GeneralPurposeTraffic:'通用流量',
|
||||
Effectivemethod:'生效方式',
|
||||
Applynow:'立即办理',
|
||||
},
|
||||
carddata:{
|
||||
email:'邮箱地址',
|
||||
Rechargeamount:'充值金额',
|
||||
Customization:'自定义',
|
||||
price:'售价',
|
||||
setprice:'请输入金额',
|
||||
Remainingbalance:'话费余额',
|
||||
Theamountreceived:'到账金额',
|
||||
pay:'立即支付',
|
||||
},
|
||||
headerbanner:{
|
||||
Remainingcredit:'剩余话费',
|
||||
monthphonebill:'本月话费',
|
||||
Flowremaining:'剩余流量',
|
||||
monthflowr:'本月流量',
|
||||
Trafficrate:'流量速率',
|
||||
Currentspeed:'当前速度',
|
||||
Used:'已用',
|
||||
maxspeed:'峰值',
|
||||
},
|
||||
userInfo:{
|
||||
user:'用户',
|
||||
ownInfo:'个人信息',
|
||||
changepassword:'修改密码',
|
||||
KYCselect:'KYC认证',
|
||||
Devicemanage:'设备管理',
|
||||
},
|
||||
histories:{
|
||||
billdate:'账单日期',
|
||||
amount:'金额',
|
||||
status:'状态',
|
||||
Historicalbilling:'历史账单',
|
||||
device:'设备',
|
||||
Usetraffic:'使用流量',
|
||||
Paid:'已支付',
|
||||
Unpaid:'未支付',
|
||||
},
|
||||
},
|
||||
form: {
|
||||
required: '不能为空',
|
||||
|
||||
Reference in New Issue
Block a user