FIX: Make LN address support visible

This commit is contained in:
Marcos Rodriguez Velez 2023-05-06 10:25:43 -04:00
parent e19d944c8c
commit 57c6b09c19
No known key found for this signature in database
GPG key ID: 6030B2F48CCE86D7
3 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@
"node_alias": "Node alias",
"expiresIn": "Expires in {time} minutes",
"payButton": "Pay",
"placeholder": "Invoice",
"placeholder": "Invoice or address",
"open_channel": "Open Channel",
"funding_amount_placeholder": "Funding amount, for example 0.001",
"opening_channnel_for_from": "Opening channel for wallet {forWalletLabel}, by funding from {fromWalletLabel}",

View file

@ -56,7 +56,7 @@
"node_alias": "Alias del nodo",
"expiresIn": "Expira en {time} minutos",
"payButton": "Pagar",
"placeholder": "Factura",
"placeholder": "Factura o dirección",
"open_channel": "Abrir canal",
"funding_amount_placeholder": "Importe de la financiación, por ejemplo 0,001",
"opening_channnel_for_from":"Abrir canal para la cartera {forWalletLabel}, financiado desde {fromWalletLabel}",

View file

@ -64,7 +64,7 @@
"node_alias": "Alias del nodo",
"expiresIn": "Expira en {time} minutos",
"payButton": "Pagar",
"placeholder": "Factura",
"placeholder": "Factura o dirección",
"open_channel": "Abrir canal",
"funding_amount_placeholder": "Importe de la financiación, por ejemplo 0,001",
"opening_channnel_for_from": "Abrir canal para la billetera {forWalletLabel}, por la financiación de {fromWalletLabel}",