mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 10:14:26 +08:00
support transaction tag filter type
This commit is contained in:
@@ -1177,6 +1177,7 @@
|
||||
"balanceTime": "Balance Time",
|
||||
"startTime": "Start Time",
|
||||
"endTime": "End Time",
|
||||
"tagFilterType": "Tag Filter Type",
|
||||
"amountFilter": "Amount Filter",
|
||||
"sourceAccountId": "Source Account ID",
|
||||
"destinationAccountId": "Destination Account ID",
|
||||
@@ -1515,6 +1516,10 @@
|
||||
"Source Account": "Source Account",
|
||||
"Destination Account": "Destination Account",
|
||||
"Without Tags": "Without Tags",
|
||||
"With Any Selected Tags": "With Any Selected Tags",
|
||||
"With All Selected Tags": "With All Selected Tags",
|
||||
"Without Any Selected Tags": "Without Any Selected Tags",
|
||||
"Without All Selected Tags": "Without All Selected Tags",
|
||||
"Multiple Tags": "Multiple Tags",
|
||||
"Transaction Time": "Transaction Time",
|
||||
"Scheduled Transaction Frequency": "Scheduled Transaction Frequency",
|
||||
|
||||
Reference in New Issue
Block a user