translate - v1.0.8
    Preparing search index...
    type TranslationItem = {
        text: string;
        to: Lang;
    }
    Index

    Properties

    Properties

    text: string
    to: Lang