fix: remove wallet verification popup

This commit is contained in:
TerryM
2026-06-04 09:36:20 +08:00
parent a1b318016f
commit 93790cb885
5 changed files with 54 additions and 162 deletions

View File

@@ -197,13 +197,6 @@ 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.",