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

// keys need to match the config setting name
$lang['forceWYSIWYG'] = 'Erzwinge den WYSIWYG-Editor für alle User außer Manager und Admins';
