feat: confirm desktop wallet address
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 32s

This commit is contained in:
TerryM
2026-06-04 11:55:13 +08:00
parent 90f27b050c
commit 4059ec3f20
9 changed files with 171 additions and 28 deletions

View File

@@ -200,6 +200,13 @@ export const zhDict: Dict = {
walletDesktopHelpRetry: "回到这里点击“重新连接 {wallet}”。",
walletReconnectWallet: "重新连接 {wallet}",
walletInstallWallet: "安装 {wallet} 插件",
walletConfirmAddressTitle: "确认使用这个 {wallet} 地址登录?",
walletConfirmAddressDesc: "请确认这是你要使用的 {wallet} 钱包地址。",
walletConfirmLogin: "确认登录",
walletCancelLogin: "取消",
walletDesktopImTokenTitle: "请用手机 {wallet} App 打开本站",
walletDesktopImTokenDesc:
"{wallet} 没有电脑浏览器插件。请在手机 {wallet} App 内打开 https://arkie-library-stag.com 后登录。",
walletOpen: "打开",
walletQrLogin: "扫码登录",
walletMobileQrDesc: "适合用另一台设备扫描二维码登录当前浏览器。",