mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
Update es.js
This commit is contained in:
parent
6330c0f0d7
commit
83a1492cd4
1 changed files with 3 additions and 0 deletions
|
@ -44,4 +44,7 @@ const locales_es = {
|
||||||
// Invoice archived
|
// Invoice archived
|
||||||
"This invoice has been archived": "Esta factura ha sido archivada",
|
"This invoice has been archived": "Esta factura ha sido archivada",
|
||||||
"Archived_Body": "Por favor, comuníquese con la tienda para obtener información de su pedido o asistencia"
|
"Archived_Body": "Por favor, comuníquese con la tienda para obtener información de su pedido o asistencia"
|
||||||
|
// Lightning
|
||||||
|
"BOLT 11 Invoice": "Factura BOLT 11",
|
||||||
|
"Node Info": "Información del nodo"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue