tangem-app-android-audited/app/src/main/res/values/strings.xml
2020-08-27 12:14:38 +03:00

23 lines
No EOL
1.1 KiB
XML

<resources>
<string name="app_name" translatable="false">Tangem Tap</string>
<string name="notification_address_copied">Address was successfully copied</string>
<string name="generic_done">Done</string>
<string name="home_do_you_have_card">Welcome to Tangem.\nDo you have one of our cards?</string>
<string name="home_button_yes">Yes!</string>
<string name="home_button_shop">No. Go to shop</string>
<string name="wallet_toolbar_title" translatable="false">Tangem Tap</string>
<string name="wallet_button_scan">Scan</string>
<string name="wallet_button_send">Send</string>
<string name="wallet_explore_address">Explore address</string>
<string name="wallet_create_payid">Create PayID</string>
<string name="wallet_verified_balance">Verified Balance</string>
<string name="wallet_blockchain_is_unreachable">Blockchain is unreachable</string>
<string name="wallet_balance_is_loading">Balance is loading…</string>
<string name="wallet_account_not_created">Account is not created</string>
<string name="wallet_tokens">Tokens</string>
</resources>