You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/l10n/app_en.arb
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -445,6 +445,12 @@
445
445
"showMillisatoshisDescription": "Display fractional satoshis with 3 decimal places",
446
446
"@showMillisatoshisDescription": {},
447
447
448
+
"addFeesToInvoice": "Add fees to invoice",
449
+
"@addFeesToInvoice": {},
450
+
451
+
"addFeesToInvoiceDescription": "When on, the sender pays the fees and you receive the full amount. When off, the invoice is for the exact amount and the fees are taken from what you receive.",
Copy file name to clipboardExpand all lines: lib/l10n/app_es.arb
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -121,6 +121,8 @@
121
121
"displaySettingsUpdated": "¡Configuración de pantalla actualizada!",
122
122
"showMillisatoshis": "Mostrar milisatoshis",
123
123
"showMillisatoshisDescription": "Mostrar satoshis fraccionarios con 3 decimales",
124
+
"addFeesToInvoice": "Agregar comisiones a la factura",
125
+
"addFeesToInvoiceDescription": "Cuando está activado, el remitente paga las comisiones y tú recibes el monto completo. Cuando está desactivado, la factura es por el monto exacto y las comisiones se descuentan de lo que recibes.",
0 commit comments