tag filter supports selecting both included and excluded tags simultaneously

This commit is contained in:
MaysWind
2025-11-24 02:12:44 +08:00
parent 45be96cf68
commit 6430a52027
45 changed files with 1151 additions and 706 deletions
+15 -6
View File
@@ -1300,7 +1300,7 @@
"balanceTime": "Balance Time",
"startTime": "Start Time",
"endTime": "End Time",
"tagFilterType": "Tag Filter Type",
"tagFilter": "Tag Filter",
"amountFilter": "Amount Filter",
"sourceAccountId": "Source Account ID",
"destinationAccountId": "Destination Account ID",
@@ -1328,7 +1328,8 @@
"parameter invalid email format": "{parameter} is invalid format",
"parameter invalid currency": "{parameter} is invalid format",
"parameter invalid color": "{parameter} is invalid format",
"parameter invalid amount filter": "{parameter} is invalid format"
"parameter invalid amount filter": "{parameter} is invalid format",
"parameter invalid tag filter": "{parameter} is invalid format"
},
"encoding": {
"utf-8": "UTF-8",
@@ -1442,6 +1443,8 @@
"Auto detect": "Auto detect",
"Miscellaneous": "Miscellaneous",
"Default": "Default",
"Included": "Included",
"Excluded": "Excluded",
"Done": "Done",
"Continue": "Continue",
"Previous": "Previous",
@@ -1549,6 +1552,12 @@
"Invert Selection in This Page": "Invert Selection in This Page",
"Select All Valid Items": "Select All Valid Items",
"Select All Invalid Items": "Select All Invalid Items",
"Set All to Included": "Set All to Included",
"Set All to Default": "Set All to Default",
"Set All to Excluded": "Set All to Excluded",
"Set All Visible Items to Included": "Set All Visible Items to Included",
"Set All Visible Items to Default": "Set All Visible Items to Default",
"Set All Visible Items to Excluded": "Set All Visible Items to Excluded",
"Back": "Back",
"Load More": "Load More",
"Export Results": "Export Results",
@@ -1802,10 +1811,10 @@
"Destination Account": "Destination Account",
"Transaction Tag": "Transaction Tag",
"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",
"Include Any Selected Tags": "Include Any Selected Tags",
"Include All Selected Tags": "Include All Selected Tags",
"Exclude Any Selected Tags": "Exclude Any Selected Tags",
"Exclude All Selected Tags": "Exclude All Selected Tags",
"Multiple Tags": "Multiple Tags",
"Transaction Time": "Transaction Time",
"Scheduled Transaction Frequency": "Scheduled Transaction Frequency",