|
31 | 31 | "Previous": "Previous", |
32 | 32 | "If you have sent your tokens but have not redeemed them, you may paste in the Source Transaction ID (from Step 3) to resume your transfer.": "If you have sent your tokens but have not redeemed them, you may paste in the Source Transaction ID (from Step 3) to resume your transfer.", |
33 | 33 | "Recover": "Recover", |
| 34 | + "Recovery": "Recovery", |
| 35 | + "History": "History", |
| 36 | + "Wallets should be connected to display bridging history": "Wallets should be connected to display bridging history", |
| 37 | + "Connect the origin chain wallet to recover a transaction": "Connect the origin chain wallet to recover a transaction", |
| 38 | + "Clear input": "Clear input", |
34 | 39 | "Advanced": "Advanced", |
35 | 40 | "Signed VAA (Hex)": "Signed VAA (Hex)", |
36 | 41 | "Emitter Chain": "Emitter Chain", |
|
182 | 187 | "This will initiate the transfer on {{ chainName }} and wait for finalization. If you navigate away from this page before completing Step 4, you will have to perform the recovery workflow to complete the transfer.": "This will initiate the transfer on {{ chainName }} and wait for finalization. If you navigate away from this page before completing Step 4, you will have to perform the recovery workflow to complete the transfer.", |
183 | 188 | "approveUnlimitedTokens_one": "Approve Unlimited Token", |
184 | 189 | "approveUnlimitedTokens_other": "Approve Unlimited Tokens", |
185 | | - "approveTokens_one": "Approve {{ count }} Token", |
186 | | - "approveTokens_other": "Approve {{ count }} Tokens", |
| 190 | + "approveTokens": "Approve {{ count }} {{ symbol }}", |
187 | 191 | "Transfer": "Transfer", |
188 | 192 | "Are you sure?": "Are you sure?", |
189 | 193 | "You are about to perform this transfer": "You are about to perform this transfer", |
|
298 | 302 | "Token {{ tokenAddress }} does not exist in the token list": "Token {{ tokenAddress }} does not exist in the token list", |
299 | 303 | "Failed to get tokens": "Failed to get tokens", |
300 | 304 | "response status": "response status", |
301 | | - "Invalid response, expect a token list": "Invalid response, expect a token list" |
| 305 | + "Invalid response, expect a token list": "Invalid response, expect a token list", |
| 306 | + "From": "From", |
| 307 | + "To": "To", |
| 308 | + "Disconnect {{ chainName }} wallet": "Disconnect {{ chainName }} wallet", |
| 309 | + "Connect {{ chainName }} wallet": "Connect {{ chainName }} wallet", |
| 310 | + "Select token": "Select token", |
| 311 | + "Select a source chain and token to attest": "Select a source chain and token to attest", |
| 312 | + "Choose where the wrapped token will live": "Choose where the wrapped token will live", |
| 313 | + "Waiting for attestation to finalize...": "Waiting for attestation to finalize...", |
| 314 | + "Send the attestation transaction": "Send the attestation transaction", |
| 315 | + "Wrapped token created successfully": "Wrapped token created successfully", |
| 316 | + "Creating the wrapped token...": "Creating the wrapped token...", |
| 317 | + "Create the wrapped token on the target chain": "Create the wrapped token on the target chain", |
| 318 | + "Target chain: {{ chainName }}": "Target chain: {{ chainName }}", |
| 319 | + "Unknown chain": "Unknown chain", |
| 320 | + "You will attest on {{ chainName }}": "You will attest on {{ chainName }}", |
| 321 | + "Target chain": "Target chain", |
| 322 | + "The token has been attested": "The token has been attested", |
| 323 | + "Source chain and token to attest": "Source chain and token to attest", |
| 324 | + "Chain where the wrapped token will live": "Chain where the wrapped token will live", |
| 325 | + "Attestation transaction details": "Attestation transaction details", |
| 326 | + "Wrapped token creation details": "Wrapped token creation details", |
| 327 | + "Will be attested on {{ chainName }}": "Will be attested on {{ chainName }}", |
| 328 | + "Transaction hash": "Transaction hash", |
| 329 | + "Wrapped token transaction": "Wrapped token transaction", |
| 330 | + "Edit": "Edit", |
| 331 | + "Close": "Close", |
| 332 | + "Save": "Save", |
| 333 | + "Available tokens": "Available tokens", |
| 334 | + "Select": "Select", |
| 335 | + "Connect wallet": "Connect wallet", |
| 336 | + "Connected wallets_one": "Connected wallet", |
| 337 | + "Connected wallets_other": "Connected wallets", |
| 338 | + "Open wallet menu": "Open wallet menu" |
302 | 339 | } |
0 commit comments