fix:账单服务界面
This commit is contained in:
@@ -7,11 +7,15 @@ const viewEn: any = {
|
||||
"view.billing_histories": "Historical",
|
||||
"view.billing_Rechargehistory":"Recharge history",
|
||||
"view.billing_Internetdetails":"Internet details",
|
||||
"view.billing_billservice":"Bill service",
|
||||
"view.set-meal": "Package",
|
||||
"view.userInfo":"User Information",
|
||||
"view.userInfo_profile":"Change Information",
|
||||
"view.userInfo_resetpwd":"Reset Password",
|
||||
"view.userInfo_device":"Device management",
|
||||
"view.userInfo_access":"Currently connected device",
|
||||
"view.userInfo_records":"History device",
|
||||
"view.cdrlrecords":"CDR records",
|
||||
};
|
||||
|
||||
const local: any = {
|
||||
@@ -542,6 +546,7 @@ const local: any = {
|
||||
Unpaid:'Unpaid',
|
||||
},
|
||||
Internetdetails:{
|
||||
title:"Internet Details",
|
||||
month:"month",
|
||||
year:"year",
|
||||
starttime:"Start Time",
|
||||
@@ -580,7 +585,7 @@ const local: any = {
|
||||
devicename:"Device Name",
|
||||
mac:"Mac",
|
||||
speed:"Current Rate",
|
||||
currentdevice:"The device is currently connected",
|
||||
currentdevice:"Currently connected",
|
||||
refresh:"Refresh",
|
||||
},
|
||||
usercard:{
|
||||
@@ -588,6 +593,9 @@ const local: any = {
|
||||
resetpwd:"Reset password",
|
||||
KYC:"KYC Certification",
|
||||
deviceconsole:"Device management",
|
||||
access:"Currently connected device",
|
||||
records:"History connected",
|
||||
cdrlrecords: "CDR records",
|
||||
},
|
||||
device:{
|
||||
title: "Device management",
|
||||
|
||||
Reference in New Issue
Block a user