@nextcloud/l10n
    interface TranslationOptions {
        escape?: boolean;
        sanitize?: boolean;
    }
    Index

    Properties

    Properties

    escape?: boolean

    enable/disable auto escape of placeholders (by default enabled)

    sanitize?: boolean

    enable/disable sanitization (by default enabled)

    MMNEPVFCICPMFPCPTTAAATR