Updated on 2026-08-14

This commit is contained in:
Tangem 2022-09-26 20:47:06 +03:00
parent b484d1e08f
commit e01b740983
10 changed files with 19 additions and 19 deletions

View file

@ -88,4 +88,8 @@
<string name="wallet_connect_select_network">Select network</string>
<string name="main_scan_card_warning_view_title">Scan your card</string>
<string name="main_scan_card_warning_view_subtitle">To access all the networks you need to scan the card</string>
<string name="send_extras_hint_memo">Memo</string>
<string name="send_extras_hint_destination_tag">Tag</string>
<string name="send_extras_error_invalid_memo">Invalid Memo. It won\'t be added to the transaction.</string>
<string name="send_extras_error_invalid_destination_tag">Invalid Tag. It won\'t be added to the transaction.</string>
</resources>