feat: add wallet provider foundation

This commit is contained in:
TerryM
2026-06-02 00:28:22 +08:00
parent df20005357
commit 71dac8373e
17 changed files with 8276 additions and 85 deletions

View File

@@ -143,6 +143,9 @@ export const enDict: Dict = {
favoritesComingSoon: "Coming Soon",
favoritesComingSoonDesc:
"Sign-in and favorites are in development. Stay tuned.",
walletLoginSuccess: "Wallet connected",
walletLoginFailed: "Wallet login failed",
walletDisconnected: "Wallet disconnected",
featureUnavailable: "Not available yet",
featureUnavailableDesc: "This feature is not available yet.",
confirm: "Got it",