mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-17 07:17:48 +00:00
fix: Improve Browser Startup and Error Handling
- Add `--no-sandbox` flag to resolve browser startup issues - Enhance error handling in temp email creation - Update localization files with new email-related messages - Improve translation support for email creation process
This commit is contained in:
@@ -221,7 +221,8 @@
|
||||
"blocked_domains_loaded_timeout": "加载被屏蔽的域名超时: {timeout}秒",
|
||||
"blocked_domains_loaded_timeout_error": "加载被屏蔽的域名超时错误: {error}",
|
||||
"available_domains_loaded": "获取到 {count} 个可用域名",
|
||||
"domains_filtered": "过滤后剩餘 {count} 個可用域名"
|
||||
"domains_filtered": "过滤后剩餘 {count} 個可用域名",
|
||||
"trying_to_create_email": "尝试创建邮箱: {email}"
|
||||
},
|
||||
"update": {
|
||||
"title": "禁用 Cursor 自动更新",
|
||||
|
||||
Reference in New Issue
Block a user