mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 18:24:26 +08:00
support transaction tag filter type
This commit is contained in:
@@ -1177,6 +1177,7 @@
|
||||
"balanceTime": "余额时间",
|
||||
"startTime": "开始时间",
|
||||
"endTime": "结束时间",
|
||||
"tagFilterType": "标签过滤类型",
|
||||
"amountFilter": "金额过滤",
|
||||
"sourceAccountId": "来源账户ID",
|
||||
"destinationAccountId": "目标账户ID",
|
||||
@@ -1515,6 +1516,10 @@
|
||||
"Source Account": "来源账户",
|
||||
"Destination Account": "目标账户",
|
||||
"Without Tags": "没有标签",
|
||||
"With Any Selected Tags": "包含任意选中的标签",
|
||||
"With All Selected Tags": "包含全部选中的标签",
|
||||
"Without Any Selected Tags": "不包含任意选中的标签",
|
||||
"Without All Selected Tags": "不包含全部选中的标签",
|
||||
"Multiple Tags": "多个标签",
|
||||
"Transaction Time": "交易时间",
|
||||
"Scheduled Transaction Frequency": "定时交易周期",
|
||||
|
||||
Reference in New Issue
Block a user