mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
total amount on the account list page supports excluding specified accounts (#161)
This commit is contained in:
@@ -1372,6 +1372,7 @@
|
||||
"All Types": "全部類型",
|
||||
"More": "更多",
|
||||
"All": "全部",
|
||||
"Partial": "部分",
|
||||
"Today": "今天",
|
||||
"Yesterday": "昨天",
|
||||
"Recent 7 days": "最近7天",
|
||||
@@ -1610,6 +1611,7 @@
|
||||
"Unable to save account": "無法儲存帳戶",
|
||||
"Show Hidden Accounts": "顯示隱藏的帳戶",
|
||||
"Hide Hidden Accounts": "不顯示隱藏的帳戶",
|
||||
"Set Accounts Included in Total": "設定計入總金額的帳戶",
|
||||
"Unable to retrieve account": "無法取得帳戶",
|
||||
"Unable to hide this account": "無法隱藏帳戶",
|
||||
"Unable to unhide this account": "無法取消隱藏帳戶",
|
||||
@@ -1886,6 +1888,8 @@
|
||||
"Show Confirmation Every Time": "每次提示確認",
|
||||
"Automatically Add Geolocation": "自動新增地理位置",
|
||||
"Always Show Transaction Pictures": "總是顯示交易圖片",
|
||||
"Account List Page": "帳戶清單頁面",
|
||||
"Accounts Included in Total": "計入總金額的帳戶",
|
||||
"Exchange Rates Data Page": "匯率資料頁面",
|
||||
"Exchange Rate": "匯率",
|
||||
"Enable Animation": "啟用動畫",
|
||||
|
||||
Reference in New Issue
Block a user