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?": "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