support transaction tag filter type

This commit is contained in:
MaysWind
2024-12-08 00:43:05 +08:00
parent 5003f8b3a2
commit dd35a85316
13 changed files with 275 additions and 95 deletions
+5
View File
@@ -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",
+5
View File
@@ -1177,6 +1177,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",
"amountFilter": "Bộ lọc số tiền",
"sourceAccountId": "ID tài khoản nguồn",
"destinationAccountId": "ID tài khoản đích",
@@ -1515,6 +1516,10 @@
"Source Account": "Tài khoản nguồn",
"Destination Account": "Tài khoản đích",
"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",
"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",
+5
View File
@@ -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": "定时交易周期",