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