2
0

fix:用户信息界面中英修复

This commit is contained in:
zhongzm
2025-02-13 15:33:28 +08:00
parent a428b973df
commit 7f60eafc6d
3 changed files with 41 additions and 10 deletions

View File

@@ -762,6 +762,8 @@ const local: any = {
kyc:'KYC',
ver:'Verified',
unver:'Unverified',
pending:'Pending',
rejected:'Rejected',
pleusername:'Please enter username',
pleemail:'Please enter email address',
search:'Search',
@@ -792,6 +794,7 @@ const local: any = {
pass:'Pass',
refuse:'Refuse',
verified:'Verified',
unverified:'Unverified',
pending:'Pending',
approved:'Approved',
rejected:'Rejected',