mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-03 21:17:35 +08:00
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:
parent
652ffc809a
commit
db95689a8e
@ -17,8 +17,7 @@
|
|||||||
"languages": {
|
"languages": {
|
||||||
"en": "English",
|
"en": "English",
|
||||||
"zh_cn": "简体中文",
|
"zh_cn": "简体中文",
|
||||||
"zh_tw": "繁體中文",
|
"zh_tw": "繁體中文"
|
||||||
"vi": "越南语"
|
|
||||||
},
|
},
|
||||||
"quit_cursor": {
|
"quit_cursor": {
|
||||||
"start": "开始退出 Cursor",
|
"start": "开始退出 Cursor",
|
||||||
|
@ -17,8 +17,7 @@
|
|||||||
"languages": {
|
"languages": {
|
||||||
"en": "English",
|
"en": "English",
|
||||||
"zh_cn": "简体中文",
|
"zh_cn": "简体中文",
|
||||||
"zh_tw": "繁體中文",
|
"zh_tw": "繁體中文"
|
||||||
"vi": "越南語"
|
|
||||||
},
|
},
|
||||||
"quit_cursor": {
|
"quit_cursor": {
|
||||||
"start": "開始退出 Cursor",
|
"start": "開始退出 Cursor",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user