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": "雷达图",