cockpit-plugin-base-react - v1.1.1
    Preparing search index...

    Type Alias LocaleResources

    LocaleResources: Record<string, { translation: Record<string, unknown> }>

    i18next resources map keyed by locale (e.g. "en", "de"), each with a translation namespace object. Pass this to initCockpitI18n.