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

@@ -1039,6 +1039,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 登入",