Back to my blog Back to my projects

Dokuwiki ODT plugin

source: lang/zh/settings.php @ 23a6736

Revision 23a6736, 284 bytes checked in by Aurélien Bompard <aurelien@…>, 2 years ago (diff)

Update Chinese translation

  • Property mode set to 100644
Line 
1<?php
2/**
3 * Chinese language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     lainme <lainme993@gmail.com>
7 */
8
9// for the configuration manager
10$lang['tpl_dir'] = '用于多媒体管理器模板的子目录';
11$lang['tpl_default'] = '默认模板';
Note: See TracBrowser for help on using the repository browser.