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": "Spesa",
|
||||
"Income": "Entrata",
|
||||
"Transfer": "Trasferimento",
|
||||
"Transfer In": "Transfer In",
|
||||
"Transfer Out": "Transfer Out",
|
||||
"Cash": "Contanti",
|
||||
"Checking Account": "Conto corrente",
|
||||
"Credit Card": "Carta di credito",
|
||||
@@ -1627,6 +1629,7 @@
|
||||
"Are you sure you want to delete this sub-account?": "Sei sicuro di voler eliminare questo sotto-account?",
|
||||
"Unable to delete this account": "Impossibile eliminare questo account",
|
||||
"Unable to delete this sub-account": "Impossibile eliminare questo sotto-account",
|
||||
"Reconciliation Statement": "Reconciliation Statement",
|
||||
"Transaction": "Transazione",
|
||||
"Transactions": "Transazioni",
|
||||
"Transaction Pictures": "Immagini transazione",
|
||||
@@ -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": "Cerca descrizione transazione",
|
||||
"Unable to retrieve transaction list": "Impossibile recuperare l'elenco delle transazioni",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Intervallo date personalizzato",
|
||||
"Transaction Detail": "Dettaglio transazione",
|
||||
"No transaction data": "Nessun dato di transazione",
|
||||
@@ -1823,6 +1827,8 @@
|
||||
"Total Liabilities": "Passività totali",
|
||||
"Total Expense": "Spesa totale",
|
||||
"Total Income": "Entrata totale",
|
||||
"Total Outflows": "Total Outflows",
|
||||
"Total Inflows": "Total Inflows",
|
||||
"Total Balance": "Saldo totale",
|
||||
"Expense By Account": "Spesa per conto",
|
||||
"Expense By Primary Category": "Spesa per categoria principale",
|
||||
|
||||
Reference in New Issue
Block a user