rhymix/modules/message/lang/zh-TW.lang.php

10 lines
No EOL
298 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 zero <zero@nzeo.com> 翻譯royallin
* @brief 正體中文語言(包含基本內容)
**/
$lang->message = '錯誤提示';
$lang->about_skin = "提示訊息時,可以指定面板。";
?>