]> BookStack Code Mirror - bookstack/commitdiff
New translations entities.php (Chinese Simplified)
authorDan Brown <redacted>
Wed, 18 Jun 2025 09:55:17 +0000 (10:55 +0100)
committerDan Brown <redacted>
Wed, 18 Jun 2025 09:55:17 +0000 (10:55 +0100)
lang/zh_CN/entities.php

index ac0f04351c35c7863fe89d305999f93c9a7e6567..5b67ee0c451cb3c290ac21b6505bbdd6d848f45a 100644 (file)
@@ -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',