{
    "BB_CONCIERGE_LEAVE_QUEUE_CONFIRMATION_MODAL": {
        "TITLE": "Leave queue",
        "CONFIRMATION_MESSAGE": "Are you sure you want to remove {{ queuerName }} from the queue?",
        "BEING_SERVED_MESSAGE": "{{ queuerName }} is currently marked as being served. If {{ queuerName }} has not arrived, you can mark them absent from the now serving panel.",
        "QUEUER_DELETED": "That queuer has already left the queue.",
        "BUTTONS": {
            "CANCEL_BTN": "{{ buttonText }}",
            "PRIMARY_ACTION_BTN": "Yes"
        }
    }
}