@nextcloud/l10n

    Interface GettextTranslation

    interface GettextTranslation {
        msgid: string;
        msgid_plural?: string;
        msgstr: string[];
    }
    Index

    Properties

    msgid: string
    msgid_plural?: string
    msgstr: string[]
    MMNEPVFCICPMFPCPTTAAATR