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

    Type Alias LangDict

    LangDict: Record<string, string>

    Shape of a core translation table: flat key → translated string.

    Deliberately flat rather than nested — keys carry their own namespace (toast.geoloc.…), so a missing key is a missing key rather than a traversal into undefined.