1
0

feat(filter): add basic highlighting filter query component

This commit is contained in:
kolaente
2023-12-01 17:13:49 +01:00
parent 28fa2c517a
commit b978d344ca
3 changed files with 140 additions and 0 deletions

View File

@ -415,6 +415,9 @@
"edit": {
"title": "Edit This Saved Filter",
"success": "The filter was saved successfully."
},
"query": {
"title": "Query"
}
},
"migrate": {