|
412 | 412 | "page.wallet.keyring-item.dropdown.delete-wallet-title": "Delete Wallet", |
413 | 413 | "page.wallet.keyring-item.dropdown.view-recovery-path-title": "View Recovery Phrase", |
414 | 414 | "page.wallet.keyring-item.dropdown.view-private-key-title": "View Private key", |
| 415 | + "page.wallet.keyring-item.dropdown.smart-account-title": "EVM Smart Account", |
| 416 | + |
| 417 | + "page.wallet.smart-account.title": "Smart Account", |
| 418 | + "page.wallet.smart-account.description": "Enable or disable Smart Account for each network.", |
| 419 | + "page.wallet.smart-account.status.unsupported": "Unsupported", |
| 420 | + "page.wallet.smart-account.confirm.title": "Transaction Confirmation", |
| 421 | + "page.wallet.smart-account.confirm.section-title": "Transaction Summary", |
| 422 | + "page.wallet.smart-account.confirm.switch-to": "Switch To", |
| 423 | + "page.wallet.smart-account.confirm.summary.upgrade": "Upgrade to Smart Account", |
| 424 | + "page.wallet.smart-account.confirm.summary.upgrade.desc": "Switching from a regular account to a Smart Account. Your address stays the same.", |
| 425 | + "page.wallet.smart-account.confirm.summary.downgrade": "Revert to Standard Account", |
| 426 | + "page.wallet.smart-account.confirm.summary.downgrade.desc": "Switching from a Smart Account to a regular account. You can switch back anytime.", |
| 427 | + "page.wallet.smart-account.confirm.current": "Current", |
| 428 | + "page.wallet.smart-account.confirm.current.eoa": "Regular Account (EOA)", |
| 429 | + "page.wallet.smart-account.confirm.current.smart": "Smart Account", |
| 430 | + "page.wallet.smart-account.confirm.delegator": "Delegation Contract", |
| 431 | + "page.wallet.smart-account.confirm.network": "Network", |
| 432 | + "page.wallet.smart-account.confirm.account": "Account", |
| 433 | + "page.wallet.smart-account.confirm.fee": "Network Fee", |
| 434 | + "page.wallet.smart-account.confirm.fee.insufficient": "Insufficient balance for network fee.", |
| 435 | + "page.wallet.smart-account.confirm.fee.failed": "Unable to estimate", |
| 436 | + "page.wallet.smart-account.confirm.fee.retry": "Tap to retry", |
415 | 437 |
|
416 | 438 | "page.wallet.change-name.previous-name-input-label": "Previous Wallet Name", |
417 | 439 | "page.wallet.change-name.new-name-input-label": "New Wallet Name", |
|
0 commit comments