Updated on 2026-08-14
This commit is contained in:
parent
45cf551d3f
commit
9ebfdb5b31
23 changed files with 379 additions and 89 deletions
|
|
@ -119,6 +119,7 @@
|
|||
<string name="common_claim">Claim</string>
|
||||
<string name="common_claim_rewards">Claim rewards</string>
|
||||
<string name="common_close">Close</string>
|
||||
<string name="common_coming_soon">Coming Soon</string>
|
||||
<string name="common_confirm">Confirm</string>
|
||||
<string name="common_contact_tangem_support">Contact Tangem Support</string>
|
||||
<string name="common_contact_visa_support">Contact Visa Support</string>
|
||||
|
|
@ -154,6 +155,7 @@
|
|||
<string name="common_fee_selector_option_slow">Slow</string>
|
||||
<string name="common_fee_selector_title">Speed and fee</string>
|
||||
<string name="common_finish">Finish</string>
|
||||
<string name="common_free">Free</string>
|
||||
<string name="common_generate_addresses">Synchronize addresses</string>
|
||||
<string name="common_go_to_provider">Go to provider</string>
|
||||
<string name="common_go_to_token">Go to token</string>
|
||||
|
|
@ -387,6 +389,19 @@
|
|||
<string name="home_button_scan">Scan Tangem</string>
|
||||
<string name="hot_crypto_add_token_subtitle">to %s</string>
|
||||
<string name="hot_crypto_token_network">On %s network</string>
|
||||
<string name="hw_backup_icloud_description">Recover an existing wallet stored in your iCloud backup</string>
|
||||
<string name="hw_backup_icloud_title">iCloud backup</string>
|
||||
<string name="hw_backup_need_action">Go to backup</string>
|
||||
<string name="hw_backup_need_description">To secure your wallet with a Access Code, complete the backup first.</string>
|
||||
<string name="hw_backup_need_title">Finish Backup First</string>
|
||||
<string name="hw_backup_no_backup">No backup</string>
|
||||
<string name="hw_backup_seed_description">Physical cards that securely store your crypto offline.</string>
|
||||
<string name="hw_backup_seed_title">Recovery phrase</string>
|
||||
<string name="hw_create_keys_description">Get notified of incoming transactions</string>
|
||||
<string name="hw_create_keys_title">Keys are stored in the app</string>
|
||||
<string name="hw_create_seed_description">Stay up to date with the latest features and news</string>
|
||||
<string name="hw_create_seed_title">Seed phrase backup</string>
|
||||
<string name="hw_create_title">Create Mobile Wallet</string>
|
||||
<string name="information_generated_with_ai">This information was generated with AI.\nTap here, if you find any errors.</string>
|
||||
<string name="initial_message_change_access_code_body">To change the access code tap the card or ring as shown above and do not remove until the end of the operation</string>
|
||||
<string name="initial_message_change_passcode_body">To change the passcode tap the card as shown above and do not remove until the end of the operation</string>
|
||||
|
|
@ -1246,6 +1261,29 @@
|
|||
<string name="wallet_connect_subtitle">Connect to dApps</string>
|
||||
<string name="wallet_connect_title">WalletConnect</string>
|
||||
<string name="wallet_connect_toast_awaiting_session_proposal">Connecting may take a few seconds</string>
|
||||
<string name="wallet_create_hardware_badge">From %s</string>
|
||||
<string name="wallet_create_hardware_description">Buy Tangem Wallet — physical cards that securely store your crypto offline.</string>
|
||||
<string name="wallet_create_hardware_title">Hardware Wallet</string>
|
||||
<string name="wallet_create_mobile_description">A secure wallet is created on your phone in seconds.</string>
|
||||
<string name="wallet_create_mobile_title">Mobile Wallet</string>
|
||||
<string name="wallet_create_nav_info_title">What to choose?</string>
|
||||
<string name="wallet_create_scan_question">Do you already have Tangem Wallet?</string>
|
||||
<string name="wallet_create_scan_title">Scan Now</string>
|
||||
<string name="wallet_create_title">Choose how you want to create your wallet</string>
|
||||
<string name="wallet_import_buy_question">Want to purchase a Tangem Wallet?</string>
|
||||
<string name="wallet_import_buy_title">Buy Now</string>
|
||||
<string name="wallet_import_google_drive_description">Recover an existing wallet stored in your Google Drive backup</string>
|
||||
<string name="wallet_import_google_drive_title">Import from Google Drive</string>
|
||||
<string name="wallet_import_navtitle">Add existing wallet</string>
|
||||
<string name="wallet_import_scan_description">Physical cards that securely store your crypto offline.</string>
|
||||
<string name="wallet_import_scan_title">Scan a Tangem Wallet</string>
|
||||
<string name="wallet_import_seed_description">Your seed phrase to recover your wallet</string>
|
||||
<string name="wallet_import_seed_navtitle">Import wallet</string>
|
||||
<string name="wallet_import_seed_title">Import a recovery phrase</string>
|
||||
<string name="wallet_import_success_description">You successfully backed up your wallet.</string>
|
||||
<string name="wallet_import_success_navtitle">Import wallet</string>
|
||||
<string name="wallet_import_success_title">Import Completed</string>
|
||||
<string name="wallet_import_title">Import wallet</string>
|
||||
<string name="wallet_marketplace_block_title">%s Market Price</string>
|
||||
<string name="wallet_marketprice_block_update_time">last 24h</string>
|
||||
<string name="wallet_network_group_title">%s network</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue