xref: /plugin/dw2pdf/lang/ko/lang.php (revision 3abcf212ebc6efaaca1083de2ae1d83e7fa6e618)
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