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