SkeldJS
    Preparing search index...

    Variable AllTranslationsConst

    AllTranslations: Record<
        Language,
        Record<number | string, string | Record<string, string>>,
    > = ...