fix: improve imToken wallet error prompts
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 1m8s
All checks were successful
Deploy to Frontend Servers / deploy (push) Successful in 1m8s
This commit is contained in:
@@ -233,6 +233,10 @@ export const zhDict: Dict = {
|
||||
walletLoginSuccess: "钱包已连接",
|
||||
walletLoginFailed: "钱包登录失败",
|
||||
walletNoAccount: "钱包没有返回账号。请先解锁钱包并选择一个账号后重试。",
|
||||
walletRequestCanceled:
|
||||
"钱包连接已取消。请解锁钱包,选择账号并授权本站后重试。",
|
||||
walletBnbChainRequired:
|
||||
"请先在 imToken 创建或切换到 BNB Smart Chain(BSC)钱包,然后重试。",
|
||||
walletDisconnected: "钱包已断开",
|
||||
walletOtherMethods: "其他登录方式",
|
||||
walletUseCurrent: "使用当前钱包登录",
|
||||
|
||||
Reference in New Issue
Block a user