diff options
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 |