feat: add phantom integration
This commit is contained in:
@@ -9,15 +9,16 @@
|
||||
"light": "Light mode"
|
||||
},
|
||||
"hero": {
|
||||
"eyebrow": "Injected Trust Wallet • Polygon mainnet",
|
||||
"title": "PolyNote · Trust Wallet to Polygon",
|
||||
"lede": "Connect with the Trust Wallet extension or the in-app browser. We hex-encode your text and submit a zero-value Polygon transaction that only costs gas."
|
||||
"eyebrow": "Trust Wallet or Phantom • Polygon mainnet",
|
||||
"title": "PolyNote · Injected wallets to Polygon",
|
||||
"lede": "Connect with the Trust Wallet or Phantom browser extensions. We hex-encode your text and submit a zero-value Polygon transaction that only costs gas."
|
||||
},
|
||||
"connection": {
|
||||
"title": "Connection",
|
||||
"subtitle": "Injected Trust Wallet (browser extension or in-app dApp browser).",
|
||||
"subtitle": "Injected wallet (Trust Wallet or Phantom extension).",
|
||||
"pill": "Polygon only",
|
||||
"connect": "Connect Trust Wallet",
|
||||
"connectWallet": "Connect {wallet}",
|
||||
"disconnect": "Disconnect",
|
||||
"account": "Account",
|
||||
"chain": "Chain",
|
||||
@@ -59,6 +60,12 @@
|
||||
"footer": {
|
||||
"repo": "Source on Gitea"
|
||||
},
|
||||
"wallet": {
|
||||
"pick": "Choose a wallet",
|
||||
"helper": "Injected extensions only. Pick Trust Wallet or Phantom, then connect.",
|
||||
"trust": "Trust Wallet",
|
||||
"phantom": "Phantom"
|
||||
},
|
||||
"status": {
|
||||
"waiting": "Waiting to connect…",
|
||||
"preparingConnect": "Preparing to connect…",
|
||||
@@ -78,7 +85,7 @@
|
||||
"disconnected": "Disconnected."
|
||||
},
|
||||
"errors": {
|
||||
"noWallet": "No injected wallet found. Try the Trust Wallet extension or app browser.",
|
||||
"noWallet": "No injected {wallet} found. Install the extension and try again.",
|
||||
"noAccounts": "No accounts returned from injected wallet.",
|
||||
"sendFailed": "Failed to send message transaction.",
|
||||
"connectionFailed": "Connection failed."
|
||||
|
||||
Reference in New Issue
Block a user