From b45b11bff60d3bd1386bda7cc175c56376375870 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Wed, 8 Jun 2011 07:54:45 +0000 Subject: [branche 2.2] - language - update TW Thanks to chouyh - feature:2319 git-svn-id: http://piwigo.org/svn/branches/2.2@11270 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/zh_TW/common.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/zh_TW/common.lang.php') 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 -- cgit v1.2.3