From 0edec7a7fb29a81ecbfa496261db7e90552ef07c Mon Sep 17 00:00:00 2001 From: kngako Date: Sat, 4 May 2024 23:08:38 +0200 Subject: [PATCH] LN Invoice bolt11 --- locales/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yaml b/locales/en.yaml index 222bd4f..4b8b3ac 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -173,7 +173,7 @@ exchangeBTC: "Exchange BTC" clans: "Clans" back: "Back" enterSendMediumPrompt: "Please enter the {{{medium}}} to send Bitcoin:" -lightningInvoice: "LN Invoice" +lightningInvoice: "LN Invoice (Bolt11)" onchain: "Onchain" lightningInvoicesUnsupported: "Sorry LN Invoices aren't supported over USSD because they are usually too long for the USSD 160 character limit." minimumMaximumRange: "(Min: {{{minimumAmount}}} {{{currencyTicker}}}, Max: {{{maximumAmount}}} {{{currencyTicker}}})"