Modified All about zh-TW Translations.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2008-10-12 09:07:06 +00:00
parent 35ac6b0983
commit 6b1a5b5a89
132 changed files with 341 additions and 341 deletions

View file

@ -2,7 +2,7 @@
/**
* @file modules/comment/lang/zh-TW.lang.php
* @author zero <zero@nzeo.com>
* @brief 評論(comment)模組語言
* @brief 評論(comment)模組語言
**/
$lang->cmd_comment_do = '將把此評論..';
@ -26,7 +26,7 @@
'email_address' => '電子信箱',
'homepage' => '主頁',
'regdate' => '日期',
'last_update' => '最後更新 ',
'last_update' => '最後更新',
'ipaddress' => 'IP 地址',
);
?>