Hiyve Components - v1.0.0
    Preparing search index...

    Labels for MeetingCard component

    interface MeetingCardLabels {
        cancel: string;
        confirmCancel: string;
        confirmDelete: string;
        delete: string;
        edit: string;
        join: string;
        participants: string;
        recurring: string;
        sendReminder: string;
        startingNow: string;
        statusCancelled: string;
        statusCompleted: string;
        statusInProgress: string;
        statusScheduled: string;
    }
    Index

    Properties

    cancel: string

    Cancel button text

    confirmCancel: string

    Confirmation messages

    confirmDelete: string
    delete: string

    Delete button text

    edit: string

    Edit button text

    join: string

    Join button text

    participants: string

    Participants label

    recurring: string

    Recurring label

    sendReminder: string

    Send reminder button text

    startingNow: string

    Countdown label when meeting is starting now

    "Starting now"
    
    statusCancelled: string
    statusCompleted: string
    statusInProgress: string
    statusScheduled: string

    Status labels