18 lines
870 B
JSON
18 lines
870 B
JSON
|
{
|
||
|
"BULK_ACTION": {
|
||
|
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
||
|
"AGENT_SELECT_LABEL": "Select Agent",
|
||
|
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
|
||
|
"GO_BACK_LABEL": "Go back",
|
||
|
"ASSIGN_LABEL": "Assign",
|
||
|
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
||
|
"RESOLVE_TOOLTIP": "Resolve",
|
||
|
"ASSIGN_SUCCESFUL": "Conversations assigned successfully",
|
||
|
"ASSIGN_FAILED": "Failed to assign conversations, please try again",
|
||
|
"RESOLVE_SUCCESFUL": "Conversations resolved successfully",
|
||
|
"RESOLVE_FAILED": "Failed to resolve conversations, please try again",
|
||
|
"ALL_CONVERSATIONS_SELECTED_ALERT": "Conversations visible on this page are only selected.",
|
||
|
"AGENT_LIST_LOADING": "Loading Agents"
|
||
|
}
|
||
|
}
|