cooptypes - v2026.4.27-2
    Preparing search index...
    interface IEditTranslation {
        data: string;
        scope: string;
        translate_id: Interfaces.Draft.IUint64;
        username: string;
    }
    Index

    Properties

    data: string
    scope: string
    translate_id: Interfaces.Draft.IUint64
    username: string