mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
support filtering by geographic longitude and latitude in insights explorer queries
This commit is contained in:
@@ -1567,6 +1567,10 @@
|
||||
"Not starts with": "开头不是",
|
||||
"Ends with": "结尾是",
|
||||
"Not ends with": "结尾不是",
|
||||
"Latitude between": "纬度介于",
|
||||
"Latitude not between": "纬度不介于",
|
||||
"Longitude between": "经度介于",
|
||||
"Longitude not between": "经度不介于",
|
||||
"Pie Chart": "饼图",
|
||||
"Bar Chart": "条形图",
|
||||
"Radar Chart": "雷达图",
|
||||
|
||||
Reference in New Issue
Block a user