feat: guide desktop wallet connection
This commit is contained in:
@@ -207,6 +207,14 @@ export const enDict: Dict = {
|
||||
"If no wallet opens after clicking, make sure the matching browser extension is installed and enabled.",
|
||||
walletInstallSelected:
|
||||
"No {wallet} browser extension detected. Install or enable it, then try again.",
|
||||
walletDesktopHelpTitle: "We tried to open {wallet}. Next steps:",
|
||||
walletDesktopHelpUnlock:
|
||||
"Open the wallet extension in the browser toolbar and unlock it.",
|
||||
walletDesktopHelpSelect:
|
||||
"Make sure the wallet has an account, then select that account.",
|
||||
walletDesktopHelpRetry: "Come back here and click “Reconnect {wallet}”.",
|
||||
walletReconnectWallet: "Reconnect {wallet}",
|
||||
walletInstallWallet: "Install {wallet} extension",
|
||||
walletOpen: "Open",
|
||||
walletQrLogin: "QR login",
|
||||
walletMobileQrDesc:
|
||||
|
||||
Reference in New Issue
Block a user