From a8e418275d66044f77b557fd66cdeefa366a3cd7 Mon Sep 17 00:00:00 2001 From: ckt1031 <65409152+ckt1031@users.noreply.github.com> Date: Sun, 9 Jul 2023 17:16:26 +0800 Subject: [PATCH] fix: about word --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 87af3954..3ef1b010 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -468,7 +468,7 @@ "请填写ChannelName和ChannelKey!": "Please fill in the ChannelName and ChannelKey!", "请至少选择一个Model!": "Please select at least one Model!", "加载首页内容失败": "Failed to load the homepage content", - "加载关于内容失败": "Failed to load the 'About' content", + "加载关于内容失败": "Failed to load the About content", "兑换码更新成功!": "Redemption code updated successfully!", "兑换码创建成功!": "Redemption code created successfully!", "用户账户创建成功!": "User account created successfully!",