1<?php 2 3/** 4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Myeongjin <aranet100@gmail.com> 7 */ 8$lang['namespaceRoot'] = '루트'; 9$lang['okbutton'] = '문서 추가'; 10$lang['nooption'] = '문서를 추가할 권한이 없습니다'; 11