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": "Витрати",
|
||||
"Income": "Доходи",
|
||||
"Transfer": "Перекази",
|
||||
"Transfer In": "Transfer In",
|
||||
"Transfer Out": "Transfer Out",
|
||||
"Cash": "Готівка",
|
||||
"Checking Account": "Розрахунковий рахунок",
|
||||
"Credit Card": "Кредитна картка",
|
||||
@@ -1627,6 +1629,7 @@
|
||||
"Are you sure you want to delete this sub-account?": "Ви впевнені, що хочете видалити цей субрахунок?",
|
||||
"Unable to delete this account": "Не вдалося видалити цей рахунок",
|
||||
"Unable to delete this sub-account": "Не вдалося видалити цей субрахунок",
|
||||
"Reconciliation Statement": "Reconciliation Statement",
|
||||
"Transaction": "Транзакція",
|
||||
"Transactions": "Транзакції",
|
||||
"Transaction Pictures": "Зображення транзакцій",
|
||||
@@ -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": "Пошук за описом транзакції",
|
||||
"Unable to retrieve transaction list": "Не вдалося отримати список транзакцій",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Користувацький діапазон дат",
|
||||
"Transaction Detail": "Деталі транзакції",
|
||||
"No transaction data": "Немає даних про транзакції",
|
||||
@@ -1823,6 +1827,8 @@
|
||||
"Total Liabilities": "Загальні зобов’язання",
|
||||
"Total Expense": "Загальні витрати",
|
||||
"Total Income": "Загальний дохід",
|
||||
"Total Outflows": "Total Outflows",
|
||||
"Total Inflows": "Total Inflows",
|
||||
"Total Balance": "Загальний баланс",
|
||||
"Expense By Account": "Витрати за рахунками",
|
||||
"Expense By Primary Category": "Витрати за основними категоріями",
|
||||
|
||||
Reference in New Issue
Block a user