mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04: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?": "Are you sure you want to delete this sub-account?",
|
||||
"Unable to delete this account": "Не удалось удалить этот счет",
|
||||
"Unable to delete this sub-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