xref: /plugin/dw2pdf/lang/zh/lang.php (revision 26be4ece9099cdd95bbbcff45a5a4f7463395849)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author oott123 <ip.192.168.1.1@qq.com>
7 */
8$lang['export_pdf_button']     = '导出 PDF';
9$lang['empty'] = "您还没有选择的页面。";
10$lang['needtitle'] = "需要指定标题";
11