feat:仪表盘界面修改以及中英文适配
This commit is contained in:
@@ -540,15 +540,23 @@ const local: any = {
|
||||
pay:'pay now'
|
||||
},
|
||||
headerbanner:{
|
||||
Remainingcredit:'Remain credit',
|
||||
packageinfo:'Package',
|
||||
packagename:'Package name',
|
||||
price:'Price',
|
||||
uplimit:'Up speed',
|
||||
downlimit:'Down speed',
|
||||
client:'Client',
|
||||
accountinfor:'Account information',
|
||||
Remainingcredit:'Remain balance',
|
||||
monthphonebill:'Month bill',
|
||||
Flowremaining:'Remain flowr',
|
||||
monthflowr:'Month flowr',
|
||||
Flowremaining:'Remain traffic',
|
||||
monthflowr:'Traffic',
|
||||
Trafficrate:'Traffic rate',
|
||||
Currentspeed:'Current speed',
|
||||
Used:'Used',
|
||||
maxspeed:'Max',
|
||||
deviceCount: "Device",
|
||||
nolimit:'Unlimited',
|
||||
},
|
||||
userInfo:{
|
||||
kyc:'KYC certification',
|
||||
|
||||
@@ -542,6 +542,13 @@ const local:any = {
|
||||
pay:'立即支付',
|
||||
},
|
||||
headerbanner:{
|
||||
packageinfo:'套餐信息',
|
||||
packagename:'套餐名称',
|
||||
price:'套餐费用',
|
||||
uplimit:'上行速率',
|
||||
downlimit:'下行速率',
|
||||
client:'设备数',
|
||||
accountinfor:'账户信息',
|
||||
Remainingcredit:'剩余话费',
|
||||
monthphonebill:'本月话费',
|
||||
Flowremaining:'剩余流量',
|
||||
@@ -551,6 +558,7 @@ const local:any = {
|
||||
Used:'已用',
|
||||
maxspeed:'峰值',
|
||||
deviceCount: "设备数",
|
||||
nolimit:'无限制',
|
||||
},
|
||||
userInfo:{
|
||||
kyc:'KYC认证',
|
||||
|
||||
Reference in New Issue
Block a user