force show update notification modal & fix login page text (#3512)

* fix login page English text

* update notification modal
This commit is contained in:
heheer
2025-01-02 15:41:23 +08:00
committed by archer
parent 3412d7009d
commit 28710ac05b
14 changed files with 65 additions and 38 deletions

View File

@@ -1042,6 +1042,12 @@
"support.user.auth.Sending Code": "正在发送",
"support.user.captcha_placeholder": "请输入验证码",
"support.user.inform.System message": "系统消息",
"support.user.info.notification_receiving_hint": "通知接收",
"support.user.info.bind_notification_hint": "请绑定通知接收账号,以确保您能正常接收套餐过期提醒等通知,保障您的服务正常运行。",
"support.user.info.verification_code": "验证码",
"support.user.info.code_required": "验证码不能为空",
"support.user.info.bind_notification_success": "绑定通知账号成功",
"support.user.info.bind_notification_error": "绑定通知账号异常",
"support.user.login.Email": "邮箱",
"support.user.login.Github": "GitHub 登录",
"support.user.login.Google": "Google 登录",