mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
update the filter type titles displayed in the UI
This commit is contained in:
+9
-9
@@ -1561,20 +1561,20 @@
|
||||
"Not in": "Not in",
|
||||
"Has any": "Has any",
|
||||
"Has all": "Has all",
|
||||
"Not has any": "Not has any",
|
||||
"Not has all": "Not has all",
|
||||
"Does not have any": "Does not have any",
|
||||
"Does not have all": "Does not have all",
|
||||
"Is empty": "Is empty",
|
||||
"Is not empty": "Is not empty",
|
||||
"Contains": "Contains",
|
||||
"Not contains": "Not contains",
|
||||
"Does not contain": "Does not contain",
|
||||
"Starts with": "Starts with",
|
||||
"Not starts with": "Not starts with",
|
||||
"Does not start with": "Does not start with",
|
||||
"Ends with": "Ends with",
|
||||
"Not ends with": "Not ends with",
|
||||
"Latitude between": "Latitude between",
|
||||
"Latitude not between": "Latitude not between",
|
||||
"Longitude between": "Longitude between",
|
||||
"Longitude not between": "Longitude not between",
|
||||
"Does not end with": "Does not end with",
|
||||
"Latitude is between": "Latitude is between",
|
||||
"Latitude is not between": "Latitude is not between",
|
||||
"Longitude is between": "Longitude is between",
|
||||
"Longitude is not between": "Longitude is not between",
|
||||
"Pie Chart": "กราฟวงกลม",
|
||||
"Bar Chart": "กราฟแท่ง",
|
||||
"Radar Chart": "Radar Chart",
|
||||
|
||||
Reference in New Issue
Block a user