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:'已验证',
unver:'未验证',
pending:'待审核',
rejected:'未批准',
pleusername:'请输入用户名',
pleemail:'请输入邮箱',
search:'搜索',
@@ -791,7 +793,8 @@ const local:any = {
total:'共',
pass:'通过',
refuse:'拒绝',
verified:'认证',
verified:'认证',
unverified:'未认证',
pending:'待审核',
approved:'已通过',
rejected:'已拒绝',