feat(conversation): add label search to right-click context menu (#15084)

This commit is contained in:
Nicky Duijf
2026-07-23 15:10:46 +05:30
committed by GitHub
parent 954e5844a8
commit bae20ca83e
4 changed files with 71 additions and 18 deletions
@@ -193,6 +193,8 @@
},
"ASSIGN_AGENT": "Assign agent",
"ASSIGN_LABEL": "Assign label",
"SEARCH_LABELS": "Search labels",
"NO_LABELS_FOUND": "No labels found",
"AGENTS_LOADING": "Loading agents...",
"ASSIGN_TEAM": "Assign team",
"DELETE": "Delete conversation",