mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-06 02:31:18 +03:00
Merge pull request #339 from Nigel1992/fix/human-verification-retry
fix: add retry logic for human verification failures
This commit is contained in:
@@ -172,7 +172,9 @@
|
||||
"password_submitted": "Password Submitted",
|
||||
"total_usage": "Total Usage: {usage}",
|
||||
"setting_on_password": "Setting Password",
|
||||
"getting_code": "Getting Verification Code, Will Try in 60s"
|
||||
"getting_code": "Getting Verification Code, Will Try in 60s",
|
||||
"human_verify_error": "Can't verify the user is human. Retrying...",
|
||||
"max_retries_reached": "Maximum retry attempts reached. Registration failed."
|
||||
},
|
||||
"auth": {
|
||||
"title": "Cursor Auth Manager",
|
||||
|
||||
Reference in New Issue
Block a user