mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-10 11:46:02 +00:00
Refactor reset_machine_manual.py to remove deprecated comments and add new error message translations for file modification failures in English, Simplified Chinese, and Traditional Chinese locales.
This commit is contained in:
@@ -103,7 +103,8 @@
|
||||
"stack_trace": "堆疊跟踪",
|
||||
"version_too_low": "Cursor版本太低: {version} < 0.45.0",
|
||||
"no_write_permission": "沒有寫入權限: {path}",
|
||||
"path_not_found": "路徑未找到: {path}"
|
||||
"path_not_found": "路徑未找到: {path}",
|
||||
"modify_file_failed": "修改文件失敗: {error}"
|
||||
},
|
||||
|
||||
"register": {
|
||||
|
||||
Reference in New Issue
Block a user