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