fix: skip wallet verification gate when logged in
This commit is contained in:
@@ -197,6 +197,13 @@ export const enDict: Dict = {
|
||||
walletTpLoginBtn: "Log in with TokenPocket",
|
||||
walletTpWaiting: "Waiting for your signature in TokenPocket…",
|
||||
walletTpReopen: "Reopen TokenPocket",
|
||||
walletVerifyAddressTitle: "Verify wallet address",
|
||||
walletVerifyAddressDesc:
|
||||
"Confirm the wallet address you want to use. After you tap the button below, your wallet app will ask you to sign and verify the address.",
|
||||
walletDetectedAddress: "Detected wallet address",
|
||||
walletVerifyAddressUnknown:
|
||||
"The wallet address will be requested after verification",
|
||||
walletVerifyAddressButton: "Verify this address",
|
||||
favoritesFilters: "Filters",
|
||||
favoriteSessionExpired: "Your session expired. Please sign in again.",
|
||||
loadFailed: "Could not load your favorites.",
|
||||
|
||||
Reference in New Issue
Block a user