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

    Labels for QASessionViewer i18n support.

    interface QASessionViewerLabels {
        activeQuestions: string;
        anonymous: string;
        answer: string;
        answeredQuestions: string;
        exportTime: string;
        noQuestions: string;
        pinned: string;
        savedAt: string;
        savedBy: string;
        sessionName: string;
        title: string;
        totalQuestions: string;
        votes: string;
    }
    Index

    Properties

    activeQuestions: string

    Active questions section title

    anonymous: string

    Anonymous author label

    answer: string

    Answer label

    answeredQuestions: string

    Answered questions section title

    exportTime: string

    Export time label

    noQuestions: string

    No questions message

    pinned: string

    Pinned label

    savedAt: string

    Saved at label

    savedBy: string

    Saved by label

    sessionName: string

    Session name label

    title: string

    Viewer title

    totalQuestions: string

    Total questions label

    votes: string

    Votes label