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": "Thời gian số dư",
"startTime": "Thời gian bắt đầu",
"endTime": "Thời gian kết thúc",
"tagFilterType": "Tag Filter Type",
"tagFilter": "Tag Filter",
"amountFilter": "Bộ lọc số tiền",
"sourceAccountId": "ID tài khoản nguồn",
"destinationAccountId": "ID tài khoản đích",
@@ -1328,7 +1328,8 @@
"parameter invalid email format": "{parameter} có định dạng không hợp lệ",
"parameter invalid currency": "{parameter} có định dạng không hợp lệ",
"parameter invalid color": "{parameter} có định dạng không hợp lệ",
"parameter invalid amount filter": "{parameter} có định dạng không hợp lệ"
"parameter invalid amount filter": "{parameter} có định dạng không hợp lệ",
"parameter invalid tag filter": "{parameter} có định dạng không hợp lệ"
},
"encoding": {
"utf-8": "UTF-8",
@@ -1442,6 +1443,8 @@
"Auto detect": "Auto detect",
"Miscellaneous": "Linh tinh",
"Default": "Mặc định",
"Included": "Included",
"Excluded": "Excluded",
"Done": "Hoàn tất",
"Continue": "Tiếp tục",
"Previous": "Trước",
@@ -1549,6 +1552,12 @@
"Invert Selection in This Page": "Đảo ngược lựa chọn trong trang này",
"Select All Valid Items": "Chọn tất cả các mục hợp lệ",
"Select All Invalid Items": "Chọn tất cả các mục không hợp lệ",
"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": "Quay lại",
"Load More": "Tải thêm",
"Export Results": "Export Results",
@@ -1802,10 +1811,10 @@
"Destination Account": "Tài khoản đích",
"Transaction Tag": "Transaction Tag",
"Without Tags": "Không có thẻ",
"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": "Nhiều thẻ",
"Transaction Time": "Thời gian giao dịch",
"Scheduled Transaction Frequency": "Tần suất giao dịch theo lịch trình",