diff --git a/locales/zh_cn.json b/locales/zh_cn.json index 21eaa96..191a465 100644 --- a/locales/zh_cn.json +++ b/locales/zh_cn.json @@ -17,8 +17,7 @@ "languages": { "en": "English", "zh_cn": "简体中文", - "zh_tw": "繁體中文", - "vi": "越南语" + "zh_tw": "繁體中文" }, "quit_cursor": { "start": "开始退出 Cursor", diff --git a/locales/zh_tw.json b/locales/zh_tw.json index 02d4f74..f0a5a39 100644 --- a/locales/zh_tw.json +++ b/locales/zh_tw.json @@ -17,8 +17,7 @@ "languages": { "en": "English", "zh_cn": "简体中文", - "zh_tw": "繁體中文", - "vi": "越南語" + "zh_tw": "繁體中文" }, "quit_cursor": { "start": "開始退出 Cursor",