Updated on 2026-08-14

This commit is contained in:
Tangem 2021-02-10 16:00:42 +03:00
parent cb1e0d3f7b
commit a07da07f47
4 changed files with 31 additions and 8 deletions

View file

@ -36,6 +36,7 @@ this wallet.
<string name="send_extras_hint_memo" translatable="false">Memo</string>
<string name="send_extras_hint_destination_tag" translatable="false">Destination tag</string>
<string name="send_error_invalid_destination_tag" translatable="false">Invalid destination tag. It won\'t be added to the transaction</string>
<string name="send_error_invalid_memo_id" translatable="false">Invalid Memo ID. It won\'t be added to the transaction</string>
</resources>