add contents
This commit is contained in:
15
lib/plugins/odt/lang/zh/settings.php
Normal file
15
lib/plugins/odt/lang/zh/settings.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author RainSlide <RainSlide@outlook.com>
|
||||
* @author 2576562185 <2576562185@qq.com>
|
||||
*/
|
||||
$lang['showexportbutton'] = '显示导出 ODT 按钮';
|
||||
$lang['format'] = '页面格式';
|
||||
$lang['orientation'] = '页面方向';
|
||||
$lang['margin_top'] = '页面上边距(cm)';
|
||||
$lang['margin_right'] = '页面下边距(cm)';
|
||||
$lang['margin_bottom'] = '页面左边距(cm)';
|
||||
$lang['margin_left'] = '页面右边距(cm)';
|
Reference in New Issue
Block a user