mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
support filtering transaction description using regular expressions in insights explorer
This commit is contained in:
@@ -1571,6 +1571,8 @@
|
||||
"Does not start with": "开头不是",
|
||||
"Ends with": "结尾是",
|
||||
"Does not end with": "结尾不是",
|
||||
"Matches regex": "正则匹配",
|
||||
"Does not match regex": "不匹配正则",
|
||||
"Latitude is between": "纬度介于",
|
||||
"Latitude is not between": "纬度不介于",
|
||||
"Longitude is between": "经度介于",
|
||||
|
||||
Reference in New Issue
Block a user