Back to my blog Back to my projects

Dokuwiki ODT plugin

Changeset 23a6736


Ignore:
Timestamp:
06/16/11 08:27:03 (2 years ago)
Author:
Aurélien Bompard <aurelien@…>
Branches:
master
Children:
f76c12d
Parents:
b2dd994
git-author:
lainme <lainme993@…> (06/16/11 08:27:03)
git-committer:
Aurélien Bompard <aurelien@…> (06/16/11 08:27:03)
Message:

Update Chinese translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lang/zh/settings.php

    ra8f5345 r23a6736  
    11<?php 
    22/** 
    3  * English language file 
     3 * Chinese language file 
    44 * 
    55 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html) 
    6  * @author     Aurelien Bompard <aurelien@bompard.org> 
     6 * @author     lainme <lainme993@gmail.com> 
    77 */ 
    88 
    99// for the configuration manager 
    10 $lang['tpl_dir'] = '媒体管理器中的模板子目录'; 
     10$lang['tpl_dir'] = '用于多媒体管理器模板的子目录'; 
     11$lang['tpl_default'] = '默认模板'; 
Note: See TracChangeset for help on using the changeset viewer.