{
  "interveneButton": "Intervene",
  "enableAIButton": "Enable AI",
  "statusLabel": "Status",
  "priorityLabel": "Priority",
  "assigneeLabel": "Assignee",
  "locationLabel": "Location",
  "visitorCityCountryTooltip": "Visitor's City and Country",
  "visitorTimezoneTooltip": "Visitor's timezone",
  "visitorTimeTooltip": "Visitor's time",
  "contactLabel": "Contact",
  "deleteConversationButton": "Delete Conversation",
  "deleteConfirmation": "All messages from this conversation will be deleted. Are you sure?",
  "statuses": {
    "unresolved": "Unresolved",
    "humanRequested": "Human Support Specialist Requested",
    "resolved": "Resolved"
  },
  "priorities": {
    "low": "Low",
    "medium": "Medium",
    "high": "High"
  },
  "workflowExecutionTitle": "ZappFlux - Workflow Execution",
  "workflowWaitingNextStep": "Waiting for next step..."
}