fix:kyc审核界面中英适配
This commit is contained in:
@@ -777,6 +777,39 @@ const local: any = {
|
||||
search:'Search',
|
||||
reset:'Reset',
|
||||
},
|
||||
kyc:{
|
||||
title:'KYC Authentication Review',
|
||||
total:'Total',
|
||||
pass:'Pass',
|
||||
refuse:'Refuse',
|
||||
verified:'Verified',
|
||||
pending:'Pending',
|
||||
approved:'Approved',
|
||||
rejected:'Rejected',
|
||||
unknow:'unknow',
|
||||
username:'User Name',
|
||||
realname:'Real Name',
|
||||
type:'Identification type',
|
||||
file:'Identification photograph',
|
||||
picture:'Facial photograph',
|
||||
status:'Status',
|
||||
createtime:'Create Time',
|
||||
operate:'Operate',
|
||||
confirmtitle:'Confirmation approved.',
|
||||
confirmcontent:'Are you sure you want to verify this user\'s real-name authentication?',
|
||||
confirmsuc:'Successfully approved.',
|
||||
confirmerr:'Operation failed.',
|
||||
rejecttitle:'Confirm rejection',
|
||||
rejectcontent:'Are you sure you want to reject this user\'s real-name authentication?',
|
||||
rejectpla:'Please enter the reason for refusal.',
|
||||
rejectsuc:'successfully rejected',
|
||||
searchtime:'Submission Time',
|
||||
starttime:'Start Time',
|
||||
endtime:'End Time',
|
||||
plestatus:'Please select status.',
|
||||
search:'Search',
|
||||
reset:'Reset',
|
||||
}
|
||||
},
|
||||
form: {
|
||||
required: 'Cannot be empty',
|
||||
|
||||
Reference in New Issue
Block a user