Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-23 12:55:51 +03:00
parent b22dd433ea
commit 1f80755686
5 changed files with 185 additions and 0 deletions

View file

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="shop_one_wallet">One Wallet</string>
<string name="shop_3_cards">3 cards</string>
<string name="shop_2_cards">2 cards</string>
<string name="shop_shipping">Shipping</string>
<string name="shop_free">Free</string>
<string name="shop_i_have_a_promo_code">I have a promo code…</string>
<string name="shop_total">Total</string>
<string name="shop_other_payment_methods">Other payment methods</string>
<string name="shop_buy_now">Buy now</string>
<string name="shop_placing_order">Placing your order</string>
<string name="shop_web_checkout_title">Your order</string>
<string name="story_meet_title">Meet\nTangem</string>
<string name="story_meet_buy">Buy</string>
<string name="story_meet_store">Store</string>
<string name="story_meet_send">Send</string>
<string name="story_meet_pay">Pay</string>
<string name="story_meet_exchange">Exchange</string>
<string name="story_meet_lend">Lend</string>
<string name="story_meet_borrow">Borrow</string>
<string name="story_meet_stake">Stake</string>
<string name="story_awe_title">Revolutionary Hardware Wallet</string>
<string name="story_awe_description">Store your crypto assets secure while keeping private keys contained in your card</string>
<string name="story_backup_title">Ultra Secure Backup</string>
<string name="story_backup_description">Up to 3 physical cards to one wallet</string>
<string name="story_currencies_title">Thousands of Currencies</string>
<string name="story_currencies_description">A hardware wallet for your Bitcoin, Ethereum and many more currencies simultaneously all in one card</string>
<string name="story_web3_title">Web3 Compatible</string>
<string name="story_web3_description">Exchange, buy NFTs, make loans and deposits in more than 100 different decentralized services</string>
<string name="story_finish_title">The Wallet for Everyone</string>
<string name="story_finish_description">Use it on the go, anywhere, anytime. No wires or batteries. Just tap the card to your phone when you need your crypto.</string>
<string name="home_button_order">Order card</string>
<string name="alert_demo_message">You are currently running in Demo mode. All funds are not real.</string>
<string name="alert_demo_feature_disabled">This feature is disabled in Demo mode.</string>
<string name="alert_demo_tx_send">The transaction has been successfully signed, but not sent to the blockchain because of Demo mode. </string>
</resources>