mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-04-24 08:25:23 +00:00
Update localization files to add new language configuration messages for English, Vietnamese, Simplified Chinese, and Traditional Chinese. Added "language_config_saved" and "lang_invalid_choice" entries to enhance user feedback.
This commit is contained in:
parent
271d5d9db9
commit
52eaecd040
@ -33,7 +33,9 @@
|
||||
"bypass_version_check": "Bypass Cursor Version Check",
|
||||
"check_user_authorized": "Check User Authorized",
|
||||
"bypass_token_limit": "Bypass Token Limit",
|
||||
"restore_machine_id": "Restore Machine ID from Backup"
|
||||
"restore_machine_id": "Restore Machine ID from Backup",
|
||||
"language_config_saved": "Language configuration saved successfully",
|
||||
"lang_invalid_choice": "Invalid choice. Please enter one of the following options: ({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"ar": "Arabic",
|
||||
|
@ -33,7 +33,9 @@
|
||||
"bypass_version_check": "Bỏ qua Kiểm tra Phiên bản Cursor",
|
||||
"check_user_authorized": "Kiểm tra Quyền Người dùng",
|
||||
"bypass_token_limit": "Bỏ qua giới hạn Token",
|
||||
"restore_machine_id": "Khôi phục ID máy từ bản sao lưu"
|
||||
"restore_machine_id": "Khôi phục ID máy từ bản sao lưu",
|
||||
"language_config_saved": "Đổi ngôn ngữ thành công",
|
||||
"lang_invalid_choice": "Lựa chọn không hợp lệ. Vui lòng nhập một số từ ({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"ar": "Tiếng Ả Rập",
|
||||
|
@ -33,7 +33,9 @@
|
||||
"bypass_version_check": "绕过 Cursor 版本检查",
|
||||
"check_user_authorized": "检查用户授权",
|
||||
"bypass_token_limit": "绕过 Token 限制",
|
||||
"restore_machine_id": "从备份恢复机器ID"
|
||||
"restore_machine_id": "从备份恢复机器ID",
|
||||
"language_config_saved": "语言配置保存成功",
|
||||
"lang_invalid_choice": "选择无效。请输入以下选项之一:({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"ar": "阿拉伯语",
|
||||
|
@ -33,7 +33,9 @@
|
||||
"bypass_version_check": "繞過 Cursor 版本檢查",
|
||||
"check_user_authorized": "檢查用戶授權",
|
||||
"bypass_token_limit": "繞過 Token 限制",
|
||||
"restore_machine_id": "從備份恢復機器ID"
|
||||
"restore_machine_id": "從備份恢復機器ID",
|
||||
"language_config_saved": "語言配置保存成功",
|
||||
"lang_invalid_choice": "選擇無效。請輸入以下選項之一:({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"ar": "阿拉伯語",
|
||||
|
Loading…
x
Reference in New Issue
Block a user