aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_TW/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/zh_TW/common.lang.php')
-rw-r--r--language/zh_TW/common.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php
index 53542f6c1..a38e42069 100644
--- a/language/zh_TW/common.lang.php
+++ b/language/zh_TW/common.lang.php
@@ -359,4 +359,6 @@ $lang['This author modified following comment:'] = '此作者修改了以下的
$lang['This author removed the comment with id %d'] = '此作者刪除了 id 為 %d 的評論';
$lang['validate this comment'] = '審核此評論';
$lang['Sent by'] = '發送人';
+$lang['html tags are not allowed in login'] = 'login內不允許有html標籤';
+
?> \ No newline at end of file