'comment' => '评论',
'comments' => '评论',
'comment_add' => '添加评论',
- 'comment_none' => 'No comments to display',
+ 'comment_none' => '没有要显示的评论',
'comment_placeholder' => '在这里评论',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
'comment_archived_count' => ':count Archived',
'comment_updated_success' => '评论已更新',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
- 'comment_view' => 'View comment',
+ 'comment_view' => '查看评论',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => '您确定要删除这条评论?',
'comment_in_reply_to' => '回复 :commentId',