{
    "callEvent": {
        "minutes": "minutes",
        "directionIn": "entrant",
        "directionOut": "sortant",
        "from": "depuis {{phone}}",
        "to": "vers {{phone}}",
        "stateConnected": "Répondu",
        "stateNotConnected": "Sans réponse",
        "duration": ", durée : {{duration}}",
        "description": "Appel {{direction}} {{state}} {{callDescription}} le {{date}}{{durationInfo}}."
    },
    "callComment": {
        "directionIn": "entrant",
        "directionOut": "sortant",
        "subjectConnected": "{{htmlOpen}}Appel {{direction}} connecté ({{product}}){{htmlClose}}",
        "subjectBusy": "{{htmlOpen}}Appel {{direction}} occupé ({{product}}){{htmlClose}}",
        "subjectMissed": "{{htmlOpen}}Appel {{direction}} manqué ({{product}}){{htmlClose}}",
        "header": "<h1>Note ({{product}}) :</h1>",
        "duration": "Durée : {{duration}}",
        "participants": "Participants"
    },
    "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"
    }
}
