EU Parliament Monitor — API Documentation - v0.8.49
    Preparing search index...

    Module Generators/PoliticalIntelligence/Copy

    Localized copy strings for the political-intelligence landing page (14 languages). Lifted verbatim out of the monolithic political-intelligence.ts so the language tables can be audited and unit-tested in isolation.

    Per-language overrides fall back to English defaults via getPICopy. Adding a new key requires:

    1. extending the PICopy interface,
    2. providing the English default in DEFAULT_COPY, and
    3. translating every entry in PI_COPY (the build will fall back to English silently if a translation is missing — there is no compile-time exhaustiveness check on Partial<PICopy>).

    Functions

    getPICopy

    Interfaces

    PICopy

    Variables

    DEFAULT_COPY
    PI_COPY