From 9b43afcd462c95a0326c990c4f6356bc143a73c5 Mon Sep 17 00:00:00 2001 From: ZoruaFox <96456728+ZoruaFox@users.noreply.github.com> Date: Sun, 22 Oct 2023 03:09:29 +0800 Subject: [PATCH] Update zh_tw.json --- locales/zh_tw.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/zh_tw.json b/locales/zh_tw.json index cb12618b..446f0136 100644 --- a/locales/zh_tw.json +++ b/locales/zh_tw.json @@ -53,10 +53,10 @@ "tos.reason.cooldown": "一段時間內使用相同指令的次數過多。", "tos.tempbanned": "提示:\n由於你的行為觸發了警告,我們已對你暫時停權。\n距解除時間還有 ${ban_time} 秒。", "tos.tempbanned.warning": "提示:\n即使已被暫時停權,嘗試繼續濫用指令可能會導致你被再次警告。\n距解除時間還有 ${ban_time} 秒。", - "tos.warning": "警告:\n依據使用條款,你已違反我們的行為準則。", + "tos.warning": "警告:\n本bot嚴禁濫用,您已觸發濫用閾值。", "tos.warning.appeal": "如果你有任何異義,請至 ${issue_url} 發起問題。", - "tos.warning.count": "這是第 ${current_warns} 次警告。如超過 5 次警告,我們將會把你的帳戶加入黑名單。", - "tos.warning.last": "這是最後警告。", + "tos.warning.count": "這是第 ${current_warns} 次警告。如超過 3 次警告,我們將會把你的帳戶加入黑名單。", + "tos.warning.last": "事不過三,這是最後警告。", "unknown": "未知", "yes": "是" }