EU Parliament Monitor - API Documentation - v0.7.19
    Preparing search index...

    Interface RelatedAnalysisStrings

    Per-language UI strings for the Related Analysis section

    interface RelatedAnalysisStrings {
        sectionLabel: string;
        heading: string;
        emergingTrend: string;
        trendTracking: string;
        confidence: string;
        relatedArticle: string;
        relationships: RelationshipLabels;
    }
    Index

    Properties

    sectionLabel: string
    heading: string
    emergingTrend: string
    trendTracking: string
    confidence: string
    relatedArticle: string
    relationships: RelationshipLabels