mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
add reconciliation statement in desktop version
This commit is contained in:
@@ -1562,6 +1562,8 @@
|
||||
"Expense": "Ausgabe",
|
||||
"Income": "Einkommen",
|
||||
"Transfer": "Überweisung",
|
||||
"Transfer In": "Transfer In",
|
||||
"Transfer Out": "Transfer Out",
|
||||
"Cash": "Bargeld",
|
||||
"Checking Account": "Girokonto",
|
||||
"Credit Card": "Kreditkarte",
|
||||
@@ -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": "Konto kann nicht gelöscht werden",
|
||||
"Unable to delete this sub-account": "Unable to delete this sub-account",
|
||||
"Reconciliation Statement": "Reconciliation Statement",
|
||||
"Transaction": "Transaktion",
|
||||
"Transactions": "Transaktionen",
|
||||
"Transaction Pictures": "Transaktionsbilder",
|
||||
@@ -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": "Transaktionsbeschreibung suchen",
|
||||
"Unable to retrieve transaction list": "Transaktionsliste kann nicht abgerufen werden",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Benutzerdefinierter Datumsbereich",
|
||||
"Transaction Detail": "Transaktionsdetails",
|
||||
"No transaction data": "Keine Transaktionsdaten",
|
||||
@@ -1823,6 +1827,8 @@
|
||||
"Total Liabilities": "Gesamtverbindlichkeiten",
|
||||
"Total Expense": "Gesamtausgaben",
|
||||
"Total Income": "Gesamteinnahmen",
|
||||
"Total Outflows": "Total Outflows",
|
||||
"Total Inflows": "Total Inflows",
|
||||
"Total Balance": "Gesamtsaldo",
|
||||
"Expense By Account": "Ausgaben nach Konto",
|
||||
"Expense By Primary Category": "Ausgaben nach Primärkategorie",
|
||||
|
||||
Reference in New Issue
Block a user