add contents
This commit is contained in:
14
lib/plugins/dw2pdf/lang/zh/lang.php
Normal file
14
lib/plugins/dw2pdf/lang/zh/lang.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author nero <dreamfox225@hotmail.com>
|
||||
* @author oott123 <ip.192.168.1.1@qq.com>
|
||||
* @author maddie <2934784245@qq.com>
|
||||
*/
|
||||
$lang['export_pdf_button'] = '导出 PDF';
|
||||
$lang['needtitle'] = '需要指定标题';
|
||||
$lang['needns'] = '请提供现有命名空间';
|
||||
$lang['notexist'] = '请求的页面不存在。';
|
||||
$lang['empty'] = '您还没有选择的页面。';
|
Reference in New Issue
Block a user