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.
This commit is contained in:
yeongpin
2025-03-14 12:12:58 +08:00
parent db95689a8e
commit b761bf0b6d
6 changed files with 17 additions and 8 deletions

View File

@@ -17,7 +17,8 @@
"languages": {
"en": "English",
"zh_cn": "简体中文",
"zh_tw": "繁體中文"
"zh_tw": "繁體中文",
"vi": "Vietnamese"
},
"quit_cursor": {
"start": "開始退出 Cursor",