fix qrcode script (#3520)

* fix qrcode script

* i18n
This commit is contained in:
heheer
2025-01-03 13:46:04 +08:00
committed by archer
parent c8f60b47d0
commit 20c6c202d2
11 changed files with 99 additions and 91 deletions

View File

@@ -1037,13 +1037,15 @@
"support.user.Price": "Pricing",
"support.user.User self info": "Profile",
"support.user.auth.Sending Code": "Sending Code",
"support.user.auth.get_code": "Get Verification Code",
"support.user.auth.get_code_again": "s Get Again",
"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_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.bind_notification_success": "Binding notification account successful",
"support.user.info.code_required": "Verification code cannot be empty",
"support.user.info.notification_receiving_hint": "Notification reception",
"support.user.info.verification_code": "Verification Code",
"support.user.inform.System message": "System Message",
"support.user.login.Email": "Email",
"support.user.login.Github": "GitHub Login",