mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
중국어 번역본 적용. by eiken님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1909 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fc2bb871de
commit
1cf673838a
24 changed files with 644 additions and 0 deletions
10
modules/message/lang/zh-CN.lang.php
Normal file
10
modules/message/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/message/lang/zh-CN.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 简体中文语言包(只收录基本内容)
|
||||
**/
|
||||
|
||||
$lang->message = '错误提示';
|
||||
$lang->about_skin = "提示信息时可以指定皮肤。";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue