jamespot-user-api
    Preparing search index...

    Type Alias ArticleTranslationLanguage

    type ArticleTranslationLanguage = {
        code: Languages;
        label: string;
    }
    Index

    Properties

    Properties

    code: Languages
    label: string