{
    "ADMIN_DASHBOARD": {
        "BASKET": {
            "CONFIRM_FACET": {
                "BOOKING_DETAILS": "Booking Details",
                "ADD_LINKED": "Add to basket",
                "MAKE_APPOINTMENT": "Book now",
                "CONFIRM_BOOKING": "Confirm the Booking",
                "CONFIRM": "Summary",
                "MODIFY": "Modify",
                "NOTIFICATIONS": {
                    "CONFIRMATIONS_TITLE": "Send confirmation to customer and extra attendees",
                    "REMINDERS_TITLE": "Set reminder preferences to customer and extra attendees",
                    "UPDATE_EXISTING": "Send update to existing customer and extra attendees",
                    "UPDATE_NEW": "Send confirmation to new attendees",
                    "CHECKBOXES": {
                        "EMAIL_CONFIRMATION": "Send confirmation email",
                        "SMS_CONFIRMATION": "Send confirmation SMS",
                        "EMAIL_REMINDER": "Send reminder email",
                        "SMS_REMINDER": "Send reminder SMS",
                        "EMAIL_UPDATE": "Send update email",
                        "SMS_UPDATE": "Send update SMS",
                        "NOTIFY_CUSTOMER": "Send notification to customer"
                    }
                },
                "ALERTS": {
                    "NO_LONGER_AVAILABLE": "The selected time is no longer available.",
                    "PICK_ANOTHER": " Please pick another."
                }
            }
        }
    }
}
