diff --git a/public/language/zh-CN/error.json b/public/language/zh-CN/error.json index 5a43cd9dd4..aa3cd84f7f 100644 --- a/public/language/zh-CN/error.json +++ b/public/language/zh-CN/error.json @@ -67,8 +67,8 @@ "no-chat-room": "聊天室不存在", "no-privileges": "您没有权限执行此操作。", "category-disabled": "版块已禁用", - "post-deleted": "Post deleted", - "topic-locked": "Topic locked", + "post-deleted": "帖子已删除", + "topic-locked": "主题已锁定", "post-edit-duration-expired": "您只能在发布后 %1 秒内编辑帖子", "post-edit-duration-expired-minutes": "您只能在发表后 %1 分钟内修改内容", "post-edit-duration-expired-minutes-seconds": "您只能在发表后 %1 分 %2 秒内修改内容",