diff --git a/app/soapbox/locales/zh-CN.json b/app/soapbox/locales/zh-CN.json index ceae35dda..f123ba36b 100644 --- a/app/soapbox/locales/zh-CN.json +++ b/app/soapbox/locales/zh-CN.json @@ -1241,11 +1241,14 @@ "report.block_hint": "您是否也要屏蔽此帐号呢?", "report.chatMessage.context": "当举报一个用户的消息时,被选中的前五条信息和后五条信息将被传递给我们的审核团队以了解情况。", "report.chatMessage.title": "举报信息", - "report.confirmation.content": "如果我们发现此帐号确实违反了 {link} ,我们会采取进一步的惩罚措施。", + "report.confirmation.content": "如果我们发现此 {entity} 确实违反了 {link} ,我们会采取进一步的处罚措施。", + "report.confirmation.entity.account": "帐号", + "report.confirmation.entity.group": "群组", "report.confirmation.title": "感谢您提交的举报。", "report.done": "完成", "report.forward": "发送举报至 {target}", "report.forward_hint": "这名用户来自另一个服务器。是否要向那个服务器发送一条匿名的举报?", + "report.group.title": "举报群组", "report.next": "下一步", "report.otherActions.addAdditional": "您想为此举报添加更多的状态吗?", "report.otherActions.addMore": "添加更多",