diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-06-08 07:59:41 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-06-08 07:59:41 +0000 |
commit | 92893034302f60fb9eea4f22ee2b0dfccb89128e (patch) | |
tree | eeb00f9f90c94b3d1db4f7dff8aef40c2b9c3bf9 /language/zh_TW/common.lang.php | |
parent | 901dfaecb6b028715207e03d53d02fbd16bd8d1d (diff) |
[trunk] - language - update TW Thanks to chouyh - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11271 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_TW/common.lang.php')
-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 |