mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +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