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": "Não começa com",
|
||||
"Ends with": "Termina com",
|
||||
"Does not end with": "Não termina com",
|
||||
"Matches regex": "Matches regex",
|
||||
"Does not match regex": "Does not match regex",
|
||||
"Latitude is between": "Latitude entre",
|
||||
"Latitude is not between": "Latitude não entre",
|
||||
"Longitude is between": "Longitude entre",
|
||||
|
||||
Reference in New Issue
Block a user