Remove Vietnamese Language Option from Chinese Localization Files

- Updated zh_cn.json and zh_tw.json to remove the Vietnamese language entry while retaining other language options.
This commit is contained in:
Renji Yuusei 2025-03-14 06:54:12 +07:00
parent 652ffc809a
commit db95689a8e
2 changed files with 2 additions and 4 deletions

View File

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

View File

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