mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
add reconciliation statement in desktop version
This commit is contained in:
@@ -1562,6 +1562,8 @@
|
||||
"Expense": "支出",
|
||||
"Income": "收入",
|
||||
"Transfer": "转账",
|
||||
"Transfer In": "转入",
|
||||
"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": "对账单",
|
||||
"Transaction": "交易",
|
||||
"Transactions": "交易",
|
||||
"Transaction Pictures": "交易图片",
|
||||
@@ -1804,6 +1807,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "无法加载图片,请检查配置 \"domain\" 和 \"root_url\" 是否设置正确。",
|
||||
"Search transaction description": "搜索交易描述",
|
||||
"Unable to retrieve transaction list": "无法获取交易列表",
|
||||
"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 Inflows": "总流入",
|
||||
"Total Balance": "总结余",
|
||||
"Expense By Account": "账户支出",
|
||||
"Expense By Primary Category": "一级分类支出",
|
||||
|
||||
Reference in New Issue
Block a user