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

@@ -140,6 +140,9 @@ export const zhDict: Dict = {
favorites: "我的收藏",
favoritesComingSoon: "功能即将推出",
favoritesComingSoonDesc: "登入与收藏功能开发中,敬请期待。",
walletLoginSuccess: "钱包已连接",
walletLoginFailed: "钱包登录失败",
walletDisconnected: "钱包已断开",
featureUnavailable: "未开放",
featureUnavailableDesc: "该功能暂未开放。",
confirm: "知道了",