<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Myeongjin <aranet100@gmail.com>
 */
$lang['loading']               = '불러오는 중 ...';
$lang['gotohere']              = '>> 이 문서로 갑니다.';
$lang['error_notfound']        = '문서를 찾을 수 없습니다.';
$lang['error_parent']          = '상위 문서를 표시할 수 없습니다 !';
