feat:KYC认证
This commit is contained in:
@@ -15,6 +15,7 @@ const viewEn: any = {
|
||||
"view.billing_billservice":"Bill service",
|
||||
"view.set-meal": "Package",
|
||||
"view.userInfo":"User Information",
|
||||
"view.userInfo_kyc":"KYC certification",
|
||||
"view.userInfo_profile":"Change Information",
|
||||
"view.userInfo_resetpwd":"Reset Password",
|
||||
"view.userInfo_device":"Device management",
|
||||
@@ -535,6 +536,7 @@ const local: any = {
|
||||
deviceCount: "Device",
|
||||
},
|
||||
userInfo:{
|
||||
kyc:'KYC certification',
|
||||
user:'User',
|
||||
ownInfo:'Personal Information',
|
||||
changepassword:'Change password',
|
||||
@@ -613,7 +615,7 @@ const local: any = {
|
||||
usercard:{
|
||||
changeInfo:"Change Information",
|
||||
resetpwd:"Reset password",
|
||||
KYC:"KYC Certification",
|
||||
kyc:"KYC Certification",
|
||||
deviceconsole:"Device management",
|
||||
access:"Currently connected device",
|
||||
records:"History connected",
|
||||
@@ -635,6 +637,7 @@ const local: any = {
|
||||
updateFailed: 'Update failed'
|
||||
},
|
||||
recharge:{
|
||||
recharge:"Recharge",
|
||||
balanceRecharge:'Banlance Recharge',
|
||||
packageSubscription:'Package Subscription',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user