GeoLeaf Core API - v3.0.0
    Preparing search index...

    One offered language.

    interface LanguageEntry {
        code: string;
        label: string;
        flag: string;
    }
    Index

    Properties

    Properties

    code: string

    ISO code matching a compiled dictionary (fr, en, es, pt, it, de).

    label: string

    Endonym — each language names itself, so a lost user can find their own.

    flag: string

    Regional-indicator emoji, used when display: "flag".