diff options
Diffstat (limited to '')
-rw-r--r-- | language/zh_TW/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 1fbe6317b..87ff12811 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -355,4 +355,5 @@ $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 |