support filtering transaction description using regular expressions in insights explorer

This commit is contained in:
MaysWind
2026-04-12 00:40:33 +08:00
parent f2b633cc7b
commit 721384b9cc
21 changed files with 87 additions and 10 deletions
+2
View File
@@ -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",