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

@@ -10,9 +10,6 @@
"avatar_selection_exception": "Abnormal avatar selection",
"balance": "balance",
"billing_standard": "Standards",
"bind_notification_error": "Abnormal binding notification account",
"bind_notification_hint": "Please bind the notification receiving account to ensure that you can normally receive notifications such as package expiration reminders and ensure the normal operation of your services.",
"bind_notification_success": "Binding notification account successful",
"cancel": "Cancel",
"change": "change",
"choose_avatar": "Click to select avatar",
@@ -40,7 +37,6 @@
"month": "moon",
"new_password": "New Password",
"notification_receiving": "Notify",
"notification_receiving_hint": "Notification reception",
"old_password": "Old Password",
"openai_account_configuration": "OpenAI account configuration",
"openai_account_setting_exception": "Setting OpenAI account exception",

View File

@@ -1038,6 +1038,12 @@
"support.user.User self info": "Profile",
"support.user.auth.Sending Code": "Sending Code",
"support.user.captcha_placeholder": "Please enter the verification code",
"support.user.info.notification_receiving_hint": "Notification reception",
"support.user.info.bind_notification_hint": "Please bind the notification receiving account to ensure that you can receive notifications such as package expiration reminders, etc., to ensure the normal operation of your service.",
"support.user.info.verification_code": "Verification Code",
"support.user.info.code_required": "Verification code cannot be empty",
"support.user.info.bind_notification_error": "Abnormal binding notification account",
"support.user.info.bind_notification_success": "Binding notification account successful",
"support.user.inform.System message": "System Message",
"support.user.login.Email": "Email",
"support.user.login.Github": "GitHub Login",
@@ -1050,7 +1056,7 @@
"support.user.login.Provider error": "Login Error, Please Try Again",
"support.user.login.Username": "Username",
"support.user.login.Wechat": "WeChat Login",
"support.user.login.can_not_login": "Cannot Log In, Click to Contact",
"support.user.login.can_not_login": "Cannot log in? Click here to contact us",
"support.user.login.error": "Login Error",
"support.user.login.security_failed": "Security Verification Failed",
"support.user.login.wx_qr_login": "WeChat QR Code Login",

View File

@@ -1,20 +1,20 @@
{
"Chinese_ip_tip": "It is detected that you are a mainland Chinese IP, click to jump to visit the mainland China version.",
"Login": "Login",
"agree": "agree",
"cookies_tip": " This website uses cookies to provide a better service experience. By continuing to use the site, you agree to our Cookie Policy.",
"forget_password": "Find password",
"forget_password": "Find Password",
"login_failed": "Login failed",
"login_success": "Login successful",
"no_remind": "Don't remind again",
"password_condition": "Password maximum 60 characters",
"password_tip": "Password must be at least 6 characters long and contain at least two combinations: numbers, letters, or special characters",
"policy_tip": "By useing, you agree to our",
"privacy": "Privacy policy",
"privacy_policy": "Privacy Policy",
"policy_tip": "By using this service, you agree to our",
"privacy": "Privacy Policy",
"redirect": "Jump",
"register": "Register",
"root_password_placeholder": "The root user password is the value of the environment variable DEFAULT_ROOT_PSW",
"terms": "Terms",
"use_root_login": "Log in as root user"
"use_root_login": "Log in as root user",
"agree": "agree",
"cookies_tip": " This website uses cookies to provide a better service experience. By continuing to use the site, you agree to our Cookie Policy.",
"privacy_policy": "Privacy Policy"
}

View File

@@ -28,7 +28,6 @@
"login.Dingtalk": "DingTalk Login",
"manage_team": "Manage team",
"name": "Name",
"notification.Bind Notification Pipe Hint": "Please bind a notification receiving account to ensure you receive notifications such as plan expiration reminders, ensuring your service runs smoothly.",
"notification.remind_owner_bind": "Please remind the creator to bind a notification account",
"operations": "Actions",
"owner": "owner",
@@ -67,7 +66,7 @@
"register.confirm": "Confirm Registration",
"register.register_account": "Register {{account}} Account",
"register.success": "Registration Successful",
"register.to_login": "Already have an account? Login",
"register.to_login": "Already have an account? Go to Login",
"search_user": "Search Username",
"sso_auth_failed": "SSO authentication failed",
"synchronization.button": "Sync Now",