Updated on 2026-08-14

This commit is contained in:
Tangem 2022-09-15 14:14:46 +03:00
parent 8913089fef
commit d624229c4b
11 changed files with 100 additions and 72 deletions

View file

@ -96,4 +96,8 @@
<string name="card_settings_reset_card_to_factory_footer">Factory Reset will completely delete the wallet from the selected card. You will not be able to restore the current wallet or use the card to recover the access code.</string>
<string name="wallet_connect_select_network">Select network</string>
<string name="send_extras_hint_memo">Memo</string>
<string name="send_extras_hint_destination_tag">Tag</string>
<string name="send_error_invalid_memo">Invalid Memo. It won\'t be added to the transaction</string>
<string name="send_error_invalid_destination_tag">Invalid Tag. It won\'t be added to the transaction</string>
</resources>