update the filter type titles displayed in the UI

This commit is contained in:
MaysWind
2026-04-11 23:40:00 +08:00
parent 448fc760c0
commit f2b633cc7b
20 changed files with 180 additions and 180 deletions
+9 -9
View File
@@ -1561,20 +1561,20 @@
"Not in": "不包含於",
"Has any": "包含任一",
"Has all": "包含所有",
"Not has any": "不包含任一",
"Not has all": "不包含所有",
"Does not have any": "不包含任一",
"Does not have all": "不包含所有",
"Is empty": "為空",
"Is not empty": "不為空",
"Contains": "包含",
"Not contains": "不包含",
"Does not contain": "不包含",
"Starts with": "開頭是",
"Not starts with": "開頭不是",
"Does not start with": "開頭不是",
"Ends with": "結尾是",
"Not ends with": "結尾不是",
"Latitude between": "緯度介於",
"Latitude not between": "緯度不介於",
"Longitude between": "經度介於",
"Longitude not between": "經度不介於",
"Does not end with": "結尾不是",
"Latitude is between": "緯度介於",
"Latitude is not between": "緯度不介於",
"Longitude is between": "經度介於",
"Longitude is not between": "經度不介於",
"Pie Chart": "圓餅圖",
"Bar Chart": "長條圖",
"Radar Chart": "雷達圖",