Updated on 2026-08-14

This commit is contained in:
Tangem 2020-09-07 17:27:33 +03:00
parent 00e47d3988
commit 7bce07d944
12 changed files with 228 additions and 16 deletions

View file

@ -25,6 +25,8 @@
<string name="wallet_no_account">Account is not created</string>
<string name="wallet_no_account_description">Load %1s+ %2s to create account</string>
<string name="wallet_tokens">Tokens</string>
<string name="wallet_pending_transaction_incoming">Receiving %1s %2s from </string>
<string name="wallet_pending_transaction_outcoming">Sending %1s %2s to </string>
<string name="wallet_dialog_pay_id_button">Create PayID</string>
<string name="wallet_create_payid_empty">Enter desired PayID first</string>