<?php
/**
 * Korean language file for prosemirror plugin
 *
 * @author sebaram <ejuyoung@gmail.com>
 */

// keys need to match the config setting name
$lang['forceWYSIWYG'] = '매니저/관리자를 제외한 모든 유저에게 WYSIWYG편집기 강제하기';
