forked from mirrors/cursor-free-vip
Add Vietnamese Language Support
- Update localization files to include Vietnamese language option
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"languages": {
|
||||
"en": "English",
|
||||
"zh_cn": "简体中文",
|
||||
"zh_tw": "繁體中文"
|
||||
"zh_tw": "繁體中文",
|
||||
"vi": "越南語"
|
||||
},
|
||||
"quit_cursor": {
|
||||
"start": "開始退出 Cursor",
|
||||
|
||||
Reference in New Issue
Block a user