fix:用户信息界面中英修复
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user