diff --git a/loc/en.json b/loc/en.json index 37e3752ee..5b1ddf74e 100644 --- a/loc/en.json +++ b/loc/en.json @@ -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}", diff --git a/loc/es.json b/loc/es.json index 1d61eef94..190eb51c1 100644 --- a/loc/es.json +++ b/loc/es.json @@ -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}", diff --git a/loc/es_419.json b/loc/es_419.json index 1ac31193d..6df429ea3 100644 --- a/loc/es_419.json +++ b/loc/es_419.json @@ -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}",