diff --git a/bot/zh_Hans.json b/bot/zh_Hans.json index 6d59a38..6d88a1c 100644 --- a/bot/zh_Hans.json +++ b/bot/zh_Hans.json @@ -89,7 +89,11 @@ "embed_header_zero": "{{username}} 没有记录在案的违规。", "embed_header_other": "#### {{username}} 记录在案的 {{count}} 条违规", "more_infractions_one": "###### (剩余一条 - 在[这里]({{url}})查看)", - "more_infractions_other": "###### (剩余 {{count}} 条 - 在[这里]({{url}})查看)" + "more_infractions_other": "###### (剩余 {{count}} 条 - 在[这里]({{url}})查看)", + "user_not_found_one": "无法找到指定的一名用户!", + "user_not_found_other": "无法找到指定的 {{count}} 名用户!", + "members_cant_view_infractions": "此服务器禁止成员查看违规。", + "members_can_only_view_own": "此服务器仅允许您查看自己的违规。" } }, "infractions": {