mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-04-24 08:25:23 +00:00
Small language change
This commit is contained in:
parent
31bf75e4de
commit
ef17ba8803
@ -32,7 +32,9 @@
|
||||
"exiting": "退出中 ……",
|
||||
"bypass_version_check": "绕过 Cursor 版本检查",
|
||||
"check_user_authorized": "检查用户授权",
|
||||
"bypass_token_limit": "绕过 Token 限制"
|
||||
"bypass_token_limit": "绕过 Token 限制",
|
||||
"language_config_saved": "语言配置保存成功",
|
||||
"lang_invalid_choice": "选择无效。请输入以下选项之一:({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"en": "英语",
|
||||
|
@ -32,8 +32,10 @@
|
||||
"exiting": "退出中 ……",
|
||||
"bypass_version_check": "繞過 Cursor 版本檢查",
|
||||
"check_user_authorized": "檢查用戶授權",
|
||||
"bypass_token_limit": "繞過 Token 限制"
|
||||
},
|
||||
"bypass_token_limit": "繞過 Token 限制",
|
||||
"language_config_saved": "語言設定已成功儲存",
|
||||
"lang_invalid_choice": "選擇無效。請輸入以下選項之一:({lang_choices})"
|
||||
},
|
||||
"languages": {
|
||||
"en": "英文",
|
||||
"zh_cn": "簡體中文",
|
||||
|
Loading…
x
Reference in New Issue
Block a user