rhymix/modules/message/lang/zh-TW.lang.php
2011-04-01 06:51:30 +00:00

10 lines
No EOL
303 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-TW.lang.php
* @author NHN (developers@xpressengine.com) 翻譯royallin
* @brief 訊息(message)模組正體中文語言
**/
$lang->message = '錯誤提示';
$lang->about_skin = "提示訊息時,可以指定面板。";
?>