mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 20:07:11 +01:00
FIX: Make LN address support visible
This commit is contained in:
parent
e19d944c8c
commit
57c6b09c19
3 changed files with 3 additions and 3 deletions
|
@ -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}",
|
||||
|
|
|
@ -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}",
|
||||
|
|
|
@ -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}",
|
||||
|
|
Loading…
Add table
Reference in a new issue