X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f2604c8e8de02fa7ae1c8446c13cb49b3eb9d56..refs/pull/5725/head:/lang/zh_CN/entities.php diff --git a/lang/zh_CN/entities.php b/lang/zh_CN/entities.php index ac0f04351..5b67ee0c4 100644 --- a/lang/zh_CN/entities.php +++ b/lang/zh_CN/entities.php @@ -392,7 +392,7 @@ return [ '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', @@ -407,7 +407,7 @@ return [ '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',