From 07d84c0cea7588a68b1da323e4d360d3f9dc12d0 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Mon, 28 Oct 2024 15:54:21 +0800
Subject: [PATCH] 解决 弹框中文

---
 src/i18n/en.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json
index eddbc58..8d174a0 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -918,7 +918,7 @@
   "电子邮箱": "E-mail",
   "设置密码": "Set password",
   "请确认密码": "Please confirm your password",
-  "邀请码(选填)": "Invitation code (Required)",
+  "邀请码(选填)": "Invitation code (Optional)",
   "请输入邀请码": "Please enter the invitation code",
   "已有账号": "Have an account",
   "我已阅读并同意": "I have read and agree",

--
Gitblit v1.9.3