중국어 번역본 적용. by eiken님

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1909 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-12 08:23:33 +00:00
parent fc2bb871de
commit 1cf673838a
24 changed files with 644 additions and 0 deletions

View 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 = "提示信息时可以指定皮肤。";
?>