Skip to content

Commit

Permalink
Locales: update offers not supported message
Browse files Browse the repository at this point in the history
  • Loading branch information
kaloudis committed Oct 13, 2024
1 parent 985fce8 commit 877a1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@
"views.Send.payBolt12.offerFetchFailure": "Couldn't fetch offer",
"views.Send.payBolt12.invoiceFetchFailure": "Couldn't fetch invoice",
"views.Send.payBolt12.specifyAmount": "Amount must be specified",
"views.Send.payBolt12.offersNotSupported": "Backend does not support offers",
"views.Send.payBolt12.offersNotSupported": "Backend does not support BOLT 12",
"views.SendingLightning.sending": "Sending Payment",
"views.SendingLightning.success": "Payment successfully sent",
"views.SendingLightning.paymentHash": "Payment Hash",
Expand Down

0 comments on commit 877a1ad

Please sign in to comment.