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": "잔액 시간",
"startTime": "시작 시간",
"endTime": "종료 시간",
"tagFilterType": "태그 필터 유형",
"tagFilter": "Tag Filter",
"amountFilter": "금액 필터",
"sourceAccountId": "출발 계좌 ID",
"destinationAccountId": "도착 계좌 ID",
@@ -1328,7 +1328,8 @@
"parameter invalid email format": "{parameter}는 유효하지 않은 형식입니다",
"parameter invalid currency": "{parameter}는 유효하지 않은 형식입니다",
"parameter invalid color": "{parameter}는 유효하지 않은 형식입니다",
"parameter invalid amount filter": "{parameter}는 유효하지 않은 형식입니다"
"parameter invalid amount filter": "{parameter}는 유효하지 않은 형식입니다",
"parameter invalid tag filter": "{parameter}는 유효하지 않은 형식입니다"
},
"encoding": {
"utf-8": "UTF-8",
@@ -1442,6 +1443,8 @@
"Auto detect": "자동 감지",
"Miscellaneous": "기타",
"Default": "기본값",
"Included": "Included",
"Excluded": "Excluded",
"Done": "완료",
"Continue": "계속",
"Previous": "이전",
@@ -1549,6 +1552,12 @@
"Invert Selection in This Page": "현재 페이지 선택 반전",
"Select All Valid 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": "뒤로",
"Load More": "더 불러오기",
"Export Results": "결과 내보내기",
@@ -1802,10 +1811,10 @@
"Destination Account": "입금 계좌",
"Transaction Tag": "거래 태그",
"Without Tags": "태그 없음",
"With Any Selected Tags": "선택한 태그 중 하나와 함께",
"With All Selected Tags": "선택한 모든 태그와 함께",
"Without Any 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": "다중 태그",
"Transaction Time": "거래 시간",
"Scheduled Transaction Frequency": "예약 거래 빈도",