mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
FIX: buggy BIP47 add to contacts
This commit is contained in:
parent
6199828e9d
commit
7bc3d02a43
@ -213,6 +213,9 @@
|
||||
"success_done": "Done",
|
||||
"txSaved": "The transaction file ({filePath}) has been saved in your Downloads folder.",
|
||||
"file_saved_at_path": "The file ({fileName}) has been saved in your Downloads folder.",
|
||||
"cant_send_to_silentpayment_adress": "This wallet cannot send to SilentPayment addresses",
|
||||
"cant_send_to_bip47": "This wallet cannot send to BIP47 payment codes",
|
||||
"cant_find_bip47_notification": "Add this Payment Code to contacts first",
|
||||
"problem_with_psbt": "Problem with PSBT"
|
||||
},
|
||||
"settings": {
|
||||
|
Loading…
Reference in New Issue
Block a user