@nextcloud/l10n

    Interface GettextTranslationBundle

    interface GettextTranslationBundle {
        headers: { [headerName: string]: string };
        translations: { [context: string]: GettextTranslationContext };
    }
    Index

    Properties

    headers: { [headerName: string]: string }
    translations: { [context: string]: GettextTranslationContext }
    MMNEPVFCICPMFPCPTTAAATR