<?php
/**
 * english language file for prosemirror plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

// keys need to match the config setting name
$lang['forceWYSIWYG'] = 'Force the WYSIWYG editor for all users except managers and admins';
