xref: /plugin/dw2pdf/lang/zh/lang.php (revision b3e4b6826e2e987a3be2c095f2c9eedf41ff301e)
1*b3e4b682Soott123<?php
2*b3e4b682Soott123
3*b3e4b682Soott123/**
4*b3e4b682Soott123 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*b3e4b682Soott123 *
6*b3e4b682Soott123 * @author oott123 <ip.192.168.1.1@qq.com>
7*b3e4b682Soott123 */
8*b3e4b682Soott123$lang['export_pdf_button']     = '导出 PDF';
9