mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
update the filter type titles displayed in the UI
This commit is contained in:
@@ -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": "雷达图",
|
||||
|
||||
Reference in New Issue
Block a user