FixIt JavaScript API
    Preparing search index...

    Interface Translations

    All translatable string keys used in JavaScript.

    interface Translations {
        decryptionFailed: string;
        enterCorrectPassword: string;
        passwordExpired: string;
        passwordIncorrect: string;
    }
    Index
    decryptionFailed: string
    enterCorrectPassword: string
    passwordExpired: string
    passwordIncorrect: string