{
    "BB_QUEUE_CONCIERGE_BOOKING_WARNING_MODAL": {
        "APPT_TITLE": "Upcoming appointment",
        "BLOCK_TITLE": "Blocked",
        "TIME": "{{ startTime }} to {{ endTime }}",
        "APPT_NOTIFICATION": "{ serverName } has a customer due to arrive for an appointment soon.",
        "BLOCKED_NOTIFICATION": "{ serverName }'s calendar shows they are blocked.",
        "QUESTION": "Would you still like to serve the customer from the queue?",
        "BUTTONS": {
            "CANCEL_BTN": "Go back",
            "PRIMARY_ACTION_BTN": "Serve from queue"
        }
    }
}