@willwade/aac-processors
    Preparing search index...

    Interface TranslatedString

    interface TranslatedString {
        overridestring: string;
        sourcestringid: number;
        translatedstring: string;
    }
    Index

    Properties

    overridestring: string
    sourcestringid: number
    translatedstring: string