2
0

feat:kyc认证界面中英适配

This commit is contained in:
zhongzm
2025-01-24 19:19:15 +08:00
parent 67e4f85a4e
commit 900382b0c7
3 changed files with 142 additions and 57 deletions

View File

@@ -545,7 +545,7 @@ const local: any = {
Rechargeamount:'Recharge amount',
Customization:'Customize',
price:'price',
money:' yuan',
money:' ¥',
truemoney:'Please select or enter the correct recharge amount',
falseorder:'Failed to create an order, please try again!',
setprice:'Please enter the amount',
@@ -707,7 +707,51 @@ const local: any = {
selectPayment:'Payment',
alipay:'Alipay',
wxpay:'WeChat Pay'
}
},
kyc:{
drive:'Driving license',
pass:'Passport',
idcard:'ID card/Residence permit',
stu:'Student ID',
health:'Medical insurance card',
birth:'Birth certificate',
kycerror:'Failed to obtain certification status.',
support:'Only JPG/PNG/PDF format files are supported!',
file:'The file size must not exceed 5MB!',
picturesuc:'Upload successful!',
picturefal:'Upload failed, please try again!',
completeinfo:'Please fill in the complete information!',
upload:'Please upload the required documents!',
kycsubmit:'KYC certification application submitted successfully!',
submitfalse:'Submission failed, please try again!',
nocertified:'Unverified',
certifing:'Pending',
certified:'Verified',
rejected:'Rejected',
unstatus:'Unknown status',
kyctitle:'KYC real-name verification',
service:'According to the requirements of relevant laws and regulations, real-name authentication is required before using the service',
cerstatus:'Certification status',
cername:'Certified Name:',
certime:'Certification time:',
cerinfo:'Certification Information',
cerinfoservice:'Please fill in the real personal information, all information is only used for identity verification',
baseinfo:'Basic Information',
realname:'Real name',
realnameple:'Please enter your real name',
birthdate:'Date of Birth',
birthdateple:'Please select your date of birth.',
idinfo:'Document information',
idtype:'Document type',
idtypeple:'Please select the type of document.',
idphoto:'Identification photo',
uploadidphoto:'Upload the document photo.',
format:'It supports JPG/PNG/PDF format and is up to 5MB in size',
photopic:'Facial photograph',
uploadphotopic:'Upload facial photo.',
submitcer:'Submit for certification.',
previewimage:'Preview image',
},
},
form: {
required: 'Cannot be empty',