<?php
/**
 * French language file for prosemirror plugin
 *
 * @author Laurent Forthomme <lforthomme@protonmail.ch>
 */

// keys need to match the config setting name
$lang['forceWYSIWYG'] = 'Imposer l\'éditeur WYSIWYG à tous les utilisateur, à l\'exception des gestionnaires et administrateurs';
