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

    Interface AlertDetailDialogLabels

    Labels for AlertDetailDialog component

    interface AlertDetailDialogLabels {
        aiAnalysis: string;
        analyzing: string;
        close: string;
        error: string;
        originalAlert: string;
        retry: string;
        title: string;
    }
    Index

    Properties

    aiAnalysis: string

    AI analysis section

    analyzing: string

    Loading message

    close: string

    Close button

    error: string

    Error message

    originalAlert: string

    Original alert section

    retry: string

    Retry button

    title: string

    Dialog title