a9e84ec182
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
17 lines
876 B
JSON
17 lines
876 B
JSON
{
|
|
"BULK_ACTION": {
|
|
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
|
"AGENT_SELECT_LABEL": "Escolher Agente",
|
|
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
|
|
"GO_BACK_LABEL": "Go back",
|
|
"ASSIGN_LABEL": "Atribuir",
|
|
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
|
"RESOLVE_TOOLTIP": "Resolver",
|
|
"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"
|
|
}
|
|
}
|