1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author dryoo <dryoo@live.com>
7 * @author Myeongjin <aranet100@gmail.com>
8 */
9$lang['nativeeditor']          = '네이티브 도쿠위키 편집기를 기본값으로 사용.';
10$lang['codesyntax']            = '문서를 볼 때 코드 블럭의 문법 강조를 위해 코드미러를 사용.';
11