diff --git a/bot/zh_Hans.json b/bot/zh_Hans.json index 5af4030..d027088 100644 --- a/bot/zh_Hans.json +++ b/bot/zh_Hans.json @@ -63,6 +63,9 @@ "reminder_set": "#### 提醒已设置!\n您将会在 {{time}} 收到私人消息。请确保您与 AutoMod 始终至少有一个共同的服务器!", "no_time": "#### 您未提供有效的时间戳!\n示例:`{{prefix}}remindme 10m 从烤箱里拿出披萨`", "message_too_long": "提醒过长!不能超过 {{length}} 个字符。" + }, + "ban": { + "user_banned": "### 封禁的用户\n违规 ID:`{{id}}`\n用户:`{{user}}`\n原因:{{reason}}\n封禁期限:{{expires}}\n违规次数:**{{count}}**" } }, "infractions": { @@ -72,7 +75,8 @@ "title_create": "创建违规", "no_user_one": "无法找到指定的用户", "no_user_other": "无法找到指定的用户", - "death_threats": "我知道你住在哪 :3" + "death_threats": "我知道你住在哪 :3", + "permanent": "永久" }, "target_uncertain": { "title": "确认操作",