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": "Chi phí",
|
||||
"Income": "Thu nhập",
|
||||
"Transfer": "Chuyển khoản",
|
||||
"Transfer In": "Transfer In",
|
||||
"Transfer Out": "Transfer Out",
|
||||
"Cash": "Tiền mặt",
|
||||
"Checking Account": "Tài khoản séc",
|
||||
"Credit Card": "Thẻ tín dụng",
|
||||
@@ -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": "Không thể xóa tài khoản này",
|
||||
"Unable to delete this sub-account": "Unable to delete this sub-account",
|
||||
"Reconciliation Statement": "Reconciliation Statement",
|
||||
"Transaction": "Giao dịch",
|
||||
"Transactions": "Giao dịch",
|
||||
"Transaction Pictures": "Ảnh giao dịch",
|
||||
@@ -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": "Tìm kiếm mô tả giao dịch",
|
||||
"Unable to retrieve transaction list": "Không thể lấy danh sách giao dịch",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "Phạm vi ngày tùy chỉnh",
|
||||
"Transaction Detail": "Chi tiết giao dịch",
|
||||
"No transaction data": "Không có dữ liệu giao dịch",
|
||||
@@ -1823,6 +1827,8 @@
|
||||
"Total Liabilities": "Tổng nợ phải trả",
|
||||
"Total Expense": "Tổng chi phí",
|
||||
"Total Income": "Tổng thu nhập",
|
||||
"Total Outflows": "Total Outflows",
|
||||
"Total Inflows": "Total Inflows",
|
||||
"Total Balance": "Tổng số dư",
|
||||
"Expense By Account": "Chi phí theo tài khoản",
|
||||
"Expense By Primary Category": "Chi phí theo danh mục chính",
|
||||
|
||||
Reference in New Issue
Block a user