forked from mirrors/cursor-free-vip
feat: Enhance Multilingual Support and System Language Detection
- Add automatic system language detection for Windows and Unix-like systems - Update localization files with new translation keys - Improve language handling in various modules - Translate more UI messages to English - Add GitHub link to logo display - Bump version to 1.4.04
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
cursor_accounts.txt
|
||||
/venv
|
||||
/__pycache__
|
||||
dist
|
||||
build
|
||||
install.bat
|
||||
run.bat
|
||||
temp_account_info.txt
|
||||
|
||||
Reference in New Issue
Block a user