mirror of
https://github.com/umami-software/umami.git
synced 2026-02-25 06:55:35 +01:00
implement OR logic to filters, segments, cohorts
Some checks are pending
Node.js CI / build (push) Waiting to run
Some checks are pending
Node.js CI / build (push) Waiting to run
This commit is contained in:
parent
79c06787cd
commit
cc1e4438d0
64 changed files with 343 additions and 54 deletions
|
|
@ -171,6 +171,9 @@
|
|||
"manager": "Manager",
|
||||
"max": "Max",
|
||||
"maximize": "Expand",
|
||||
"match": "Match",
|
||||
"match-all": "All (AND)",
|
||||
"match-any": "Any (OR)",
|
||||
"medium": "Medium",
|
||||
"member": "Member",
|
||||
"members": "Members",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue