Pin Studios
c9a294af0b
Update CHANGELOG for missing translations, add manual custom authentication feature, and enhance error handling in cursor authentication. Fix: ensure proper handling of database connection errors and improve user feedback in various languages.
2025-04-28 12:16:32 +08:00
Pin Studios
be5a17c861
Update localization files to add "restore_machine_id" entry in English, Vietnamese, Simplified Chinese, and Traditional Chinese, enhancing user feedback consistency across languages.
2025-04-24 10:45:44 +08:00
Pin Studios
52eaecd040
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.
2025-04-24 10:43:01 +08:00
ppanphper
271d5d9db9
Merge branch 'yeongpin:main' into main
2025-04-23 16:40:44 +08:00
ppanphper
c2af657c88
添加恢复机器ID功能,新增restore_machine_id.py文件并更新主菜单以支持该功能。更新多语言支持,包含相关提示信息和错误处理。
2025-04-23 16:31:53 +08:00
Ahmed Nagi
b51d9c7a74
Add Arabic language option to all locale files and support proper Arabic text display in terminal
...
- Added "ar" (Arabic) to the languages section in all translation JSON files in the locales directory.
- Implemented Arabic text reshaping and bidi support in main.py using arabic_reshaper and python-bidi for correct RTL display in terminal when Arabic is selected.
2025-04-22 10:57:51 +02:00
paulpham157
84358805fc
feat(locales): add new translation keys and update existing ones
...
Add new translation keys for various languages including zh_cn, pt, bg, ru, zh_tw, tr, nl, es, fr, and de. These changes include new error messages, prompts, and additional UI text to improve user experience and localization. Also, reorder initialization code in main.py for better readability.
2025-04-13 10:55:40 +07:00
Nigel1992
a66a0e5395
feat(oauth): add Chrome profile selection feature
...
- Add new menu option to select which Chrome profile to use
- Display actual profile names from Chrome's Local State
- Add safety warning and confirmation before closing Chrome
- Add translations for all supported languages
2025-04-03 00:51:04 +02:00
Luiz Henrique
568e38e70c
Added spanish
2025-03-22 23:10:03 -03:00
yeongpin
e0a7afd835
Update version to 1.7.15 and enhance GitHub + Cursor AI registration automation. Added Turkish language support, improved user confirmation prompts, and optimized logging. Updated CHANGELOG with new features and fixes.
2025-03-22 16:14:27 +08:00
Alex
2385cc2b3f
locales update
2025-03-20 17:00:51 +02:00
Alex
52348d565d
Added Russian Locale
...
Added a Russian locale and fixed my typo in readme
2025-03-20 16:55:29 +02:00
Ricardo Negreiros
63209d6ed6
feat: Add Brazilian Portuguese language
2025-03-20 05:25:29 -03:00
yeongpin
4eac8a9e0e
Update version to 1.7.12, enhance email creation logic, and add changelog display in the menu. Update locale files for improved translations and reflect changes in CHANGELOG.md.
2025-03-19 00:13:34 +08:00
yeongpin
17212081ae
Update version to 1.7.11, adding multi-language support for German, Dutch, and French. Update CHANGELOG.md to reflect new language additions and enhancements in the translation files.
2025-03-17 17:00:23 +08:00
yeongpin
60ff9897f3
Update version to 1.7.10 and enhance totally_reset_cursor.py with multi-language support and new features. Update CHANGELOG.md to reflect changes.
2025-03-16 12:45:27 +08:00
BasaiCorp
21ca0a6b2d
CLI Interface update
2025-03-16 09:44:31 +05:30
yeongpin
ad98bed98d
Refactor: Remove GitHub trial reset feature and add development version check. Update translations for lifetime access and development version messages.
2025-03-16 10:54:43 +08:00
yeongpin
b761bf0b6d
Update localization and versioning for Vietnamese support
...
- Increment version to 1.7.07 in .env file.
- Add Vietnamese language support in main.py and localization files (vi.json, zh_cn.json, zh_tw.json).
- Translate Chinese language options to English in localization files.
2025-03-14 12:12:58 +08:00
Renji Yuusei
652ffc809a
Add Vietnamese Language Support
...
- Update localization files to include Vietnamese language option
2025-03-14 00:25:20 +07:00