{
    "callEvent": {
        "minutes": "minuten",
        "directionIn": "inkomend",
        "directionOut": "uitgaand",
        "from": "van {{phone}}",
        "to": "naar {{phone}}",
        "stateConnected": "Beantwoord",
        "stateNotConnected": "Onbeantwoord",
        "duration": ", duur: {{duration}}",
        "description": "{{state}} {{direction}} gesprek {{callDescription}} op {{date}}{{durationInfo}}."
    },
    "callComment": {
        "directionIn": "inkomend",
        "directionOut": "uitgaand",
        "subjectConnected": "{{htmlOpen}}Beantwoord {{direction}} gesprek ({{product}}){{htmlClose}}",
        "subjectBusy": "{{htmlOpen}}Bezet {{direction}} gesprek ({{product}}){{htmlClose}}",
        "subjectMissed": "{{htmlOpen}}Gemist {{direction}} gesprek ({{product}}){{htmlClose}}",
        "header": "<h1>Notitie ({{product}}):</h1>",
        "duration": "Duur: {{duration}}",
        "participants": "Deelnemers"
    },
    "callDirection": {
        "inbound": "Incoming",
        "outbound": "Outgoing"
    },
    "callNote": {
        "label": "Note:",
        "empty": "No note"
    },
    "callLogMetadata": {
        "fieldLabel": "Call outcome"
    },
    "callOutcome": {
        "connected": "Connected",
        "noAnswer": "No answer",
        "leftMessage": "Left message",
        "leftVoicemail": "Left voicemail",
        "wrongNumber": "Wrong number",
        "busy": "Busy"
    },
    "callDisposition": {
        "connected": "connected",
        "missed": "missed",
        "notFound": "not found",
        "busy": "busy"
    },
    "task": {
        "label": "Task"
    },
    "entity": {
        "unnamedCase": "Unnamed Case"
    }
}
