From 3dbe377eb94394fce87c31ce0f31298e728d8d79 Mon Sep 17 00:00:00 2001 From: deluxghost Date: Wed, 21 Jun 2023 15:36:23 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (74 of 74 strings) Translation: AutoMod/Bot Translate-URL: http://weblate.insrt.uk/projects/automod/bot/zh_Hans/ --- bot/zh_Hans.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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": "确认操作",