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['export_pdf_button'] = 'PDF로 내보내기'; 9$lang['empty'] = '아직 선택한 페이지가 없습니다.'; 10$lang['needtitle'] = '제목을 제공하세요'; 11