31 lines
1.4 KiB
JSON
31 lines
1.4 KiB
JSON
{
|
|
"BULK_ACTION": {
|
|
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
|
"AGENT_SELECT_LABEL": "Escolher Agente",
|
|
"ASSIGN_CONFIRMATION_LABEL": "Are you sure to assign %{conversationCount} %{conversationLabel} to",
|
|
"UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign %{conversationCount} %{conversationLabel}?",
|
|
"GO_BACK_LABEL": "Go back",
|
|
"ASSIGN_LABEL": "Atribuir",
|
|
"YES": "Sim",
|
|
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
|
"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",
|
|
"UPDATE": {
|
|
"CHANGE_STATUS": "Change status",
|
|
"SNOOZE_UNTIL_NEXT_REPLY": "Snooze until next reply",
|
|
"UPDATE_SUCCESFUL": "Conversation status updated successfully.",
|
|
"UPDATE_FAILED": "Failed to update conversations, please try again"
|
|
},
|
|
"LABELS": {
|
|
"ASSIGN_LABELS": "Assign Labels",
|
|
"NO_LABELS_FOUND": "No labels found for",
|
|
"ASSIGN_SELECTED_LABELS": "Assign selected labels",
|
|
"ASSIGN_SUCCESFUL": "Labels assigned successfully",
|
|
"ASSIGN_FAILED": "Failed to assign labels, please try again"
|
|
}
|
|
}
|
|
}
|