mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
중국어 - 추가분 번역.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5870 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2b39c09737
commit
b6cb9a1045
23 changed files with 104 additions and 32 deletions
13
modules/wiki/lang/zh-CN.lang.php
Normal file
13
modules/wiki/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* @file zh-CN.lang.php
|
||||
* @author haneul (haneul0318@gmail.com) 翻译:guny
|
||||
* @brief 维基(wiki)模块语言包
|
||||
**/
|
||||
|
||||
$lang->wiki = '维基';
|
||||
$lang->not_exist = '无法找到该文档!您可以新建相关文档,当然前提是您有足够的权限。';
|
||||
$lang->cmd_create = '新建文档';
|
||||
$lang->cmd_wiki_list = '目录';
|
||||
$lang->cmd_view_info = '维基信息';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue