Add live team reports

This commit is contained in:
Pranav
2025-02-05 19:26:46 -08:00
parent b235d66f81
commit 698642fecb
6 changed files with 192 additions and 0 deletions
@@ -476,6 +476,17 @@
"STATUS": "Status"
}
},
"TEAM_CONVERSATIONS": {
"HEADER": "Conversations by teams",
"LOADING_MESSAGE": "Loading team metrics...",
"NO_TEAMS": "There is no data available",
"TABLE_HEADER": {
"AGENT": "Team",
"OPEN": "Open",
"UNATTENDED": "Unattended",
"STATUS": "Status"
}
},
"AGENT_STATUS": {
"HEADER": "Agent status",
"ONLINE": "Online",