mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add reconciliation statement in desktop version
This commit is contained in:
@@ -1562,6 +1562,8 @@
|
||||
"Expense": "Gastos",
|
||||
"Income": "Ingresos",
|
||||
"Transfer": "Transferencias",
|
||||
"Transfer In": "Transfer In",
|
||||
"Transfer Out": "Transfer Out",
|
||||
"Cash": "Dinero",
|
||||
"Checking Account": "Cuenta de cheques",
|
||||
"Credit Card": "Tarjeta de crédito",
|
||||
@@ -1627,6 +1629,7 @@
|
||||
"Are you sure you want to delete this sub-account?": "Are you sure you want to delete this sub-account?",
|
||||
"Unable to delete this account": "No se puede eliminar esta cuenta",
|
||||
"Unable to delete this sub-account": "Unable to delete this sub-account",
|
||||
"Reconciliation Statement": "Reconciliation Statement",
|
||||
"Transaction": "Transacción",
|
||||
"Transactions": "Transacciones",
|
||||
"Transaction Pictures": "Imágenes de transacciones",
|
||||
@@ -1804,6 +1807,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.",
|
||||
"Search transaction description": "Buscar descripción de transacción",
|
||||
"Unable to retrieve transaction list": "No se puede recuperar la lista de transacciones",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Rango de fechas personalizado",
|
||||
"Transaction Detail": "Detalle de la transacción",
|
||||
"No transaction data": "Sin datos de transacción",
|
||||
@@ -1823,6 +1827,8 @@
|
||||
"Total Liabilities": "Pasivos totales",
|
||||
"Total Expense": "Gasto total",
|
||||
"Total Income": "Ingresos totales",
|
||||
"Total Outflows": "Total Outflows",
|
||||
"Total Inflows": "Total Inflows",
|
||||
"Total Balance": "Saldo total",
|
||||
"Expense By Account": "Gasto por cuenta",
|
||||
"Expense By Primary Category": "Gasto por categoría primaria",
|
||||
|
||||
Reference in New Issue
Block a user