FIX: buggy BIP47 add to contacts

This commit is contained in:
overtorment 2024-06-02 23:01:32 +01:00
parent 6199828e9d
commit 7bc3d02a43

View File

@ -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": {