From f9ed6a8d29e3d465afcdcd7e5840df1d77d49c66 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Tue, 22 Oct 2024 13:53:53 +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