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:
@@ -231,6 +231,8 @@ export const enDict: Dict = {
|
||||
walletRainbowUnavailable: "QR login is not available yet.",
|
||||
walletLoginSuccess: "Wallet connected",
|
||||
walletLoginFailed: "Wallet login failed",
|
||||
walletNoAccount:
|
||||
"No wallet account was returned. Unlock your wallet and select an account, then try again.",
|
||||
walletDisconnected: "Wallet disconnected",
|
||||
walletOtherMethods: "Other login methods",
|
||||
walletUseCurrent: "Use current wallet",
|
||||
|
||||
Reference in New Issue
Block a user