From 520eb34b7267c363f3c7e2a95584a340a9848720 Mon Sep 17 00:00:00 2001 From: ckt1031 <65409152+ckt1031@users.noreply.github.com> Date: Wed, 12 Jul 2023 18:05:25 +0800 Subject: [PATCH] fix: json i18n --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 634e44e8..27a0eb5a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -522,5 +522,5 @@ "该 Discord 账户已被绑定": "The Discord account has been bound", "管理员未开启通过 Discord 登录以及注册": "The administrator has not enabled login and registration via Discord", "无法启用 Discord OAuth,请先填入 Discord Client ID 以及 Discord Client Secret!": "Unable to enable Discord OAuth, please fill in the Discord Client ID and Discord Client Secret first!", - "兑换失败,": "Redemption failed, ", + "兑换失败,": "Redemption failed, " }