fix: translate wallet no account error
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 32s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 32s
This commit is contained in:
@@ -217,6 +217,7 @@ export const zhDict: Dict = {
|
||||
walletRainbowUnavailable: "扫码登录暂不可用。",
|
||||
walletLoginSuccess: "钱包已连接",
|
||||
walletLoginFailed: "钱包登录失败",
|
||||
walletNoAccount: "钱包没有返回账号。请先解锁钱包并选择一个账号后重试。",
|
||||
walletDisconnected: "钱包已断开",
|
||||
walletOtherMethods: "其他登录方式",
|
||||
walletUseCurrent: "使用当前钱包登录",
|
||||
|
||||
Reference in New Issue
Block a user