From 37fb490c2eed1aeca3246408916339207a57907d Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Wed, 14 Aug 2024 20:31:51 +0800 Subject: [PATCH] 1 --- 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