aboutsummaryrefslogtreecommitdiff
path: root/mod/dokuwiki/vendors/dokuwiki/lib/plugins/odt/lang/zh/lang.php
blob: 808b248e0287c259ce74b19596a0f68f9ae988be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php

// settings must be present and set appropriately for the language
$lang['encoding']   = 'utf-8';
$lang['direction']  = 'ltr';
       
// export button
$lang['view'] = '将页面导出为开放文档格式';

// template not found in the directory
$lang['tpl_not_found'] = '警告:模板目录中没有找到ODT模板 %s”。;