feat: confirm desktop wallet address
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 32s
Some checks failed
Deploy Staging (terry-wallet-login) / deploy (push) Failing after 32s
This commit is contained in:
@@ -215,6 +215,14 @@ export const enDict: Dict = {
|
||||
walletDesktopHelpRetry: "Come back here and click “Reconnect {wallet}”.",
|
||||
walletReconnectWallet: "Reconnect {wallet}",
|
||||
walletInstallWallet: "Install {wallet} extension",
|
||||
walletConfirmAddressTitle: "Log in with this {wallet} address?",
|
||||
walletConfirmAddressDesc:
|
||||
"Confirm this is the {wallet} address you want to use.",
|
||||
walletConfirmLogin: "Confirm login",
|
||||
walletCancelLogin: "Cancel",
|
||||
walletDesktopImTokenTitle: "Open this site in the mobile {wallet} app",
|
||||
walletDesktopImTokenDesc:
|
||||
"{wallet} does not provide a desktop browser extension. Open https://arkie-library-stag.com inside the mobile {wallet} app to log in.",
|
||||
walletOpen: "Open",
|
||||
walletQrLogin: "QR login",
|
||||
walletMobileQrDesc:
|
||||
|
||||
Reference in New Issue
Block a user