diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-14 06:11:27 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-14 06:11:27 +0000 |
commit | 535f7933a830ea058ae325ce3489b9c12f86c852 (patch) | |
tree | ee73a74a018487b4c18811680973aa5ab03bcce4 /language/zh_CN/common.lang.php | |
parent | 9e7eee0f638af3dd9cca11fbcf2722febe359272 (diff) |
[trunk] update CN thanks to Winson
git-svn-id: http://piwigo.org/svn/trunk@5847 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/common.lang.php')
-rw-r--r-- | language/zh_CN/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index b32330408..2d58d1534 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -381,5 +381,5 @@ $lang['Manage this user comment: %s'] = '管理此用户的评论: %s'; $lang['This author modified following comment:'] = '此作者修改了以下的评论:'; $lang['This author removed the comment with id %d'] = '此作者删除了 id 为 %d 的评论'; $lang['validate this comment'] = '审核此评论'; - +$lang['Sent by'] = '发送人'; ?>
\ No newline at end of file |