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": "Не начинается с",
"Ends with": "Заканчивается с",
"Does not end with": "Не заканчивается с",
"Matches regex": "Matches regex",
"Does not match regex": "Does not match regex",
"Latitude is between": "Latitude is between",
"Latitude is not between": "Latitude is not between",
"Longitude is between": "Longitude is between",