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

    Labels for AlertsPanel component

    interface AlertsPanelLabels {
        emptyState: string;
        emptyStateTitle: string;
        errorMessage: string;
        loading: string;
        refresh: string;
        retryButton: string;
        settings: string;
        title: string;
        unknownSpeaker: string;
        viewHistory: string;
    }
    Index

    Properties

    emptyState: string

    Empty state description

    emptyStateTitle: string

    Empty state title (bold heading)

    errorMessage: string

    Error message prefix

    loading: string

    Loading message

    refresh: string

    Refresh button tooltip

    retryButton: string

    Retry button label

    settings: string

    Settings button tooltip

    title: string

    Panel title

    unknownSpeaker: string

    Unknown speaker fallback

    viewHistory: string

    View history button