rhymix/modules/message/lang/zh-CN.lang.php
2009-03-06 05:33:56 +00:00

10 lines
No EOL
289 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* @file modules/message/lang/zh-CN.lang.php
* @author zero <zero@nzeo.com> 翻译guny
* @brief 错误信息模块简体中文语言包
**/
$lang->message = '错误信息';
$lang->about_skin = "提示信息可以指定皮肤。";
?>