mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +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