Update langs.js

This commit is contained in:
fodhelper 2025-01-29 10:32:30 +00:00 committed by GitHub
parent 8b6a0da746
commit 2780a42cff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,11 +9,6 @@ const supportLangs = [
value: "fa-IR",
icon: "🇮🇷",
},
{
name: "简体中文",
value: "zh-CN",
icon: "🇨🇳",
},
{
name: "繁體中文",
value: "zh-TW",
@ -24,11 +19,6 @@ const supportLangs = [
value: "ja-JP",
icon: "🇯🇵",
},
{
name: "Русский",
value: "ru-RU",
icon: "🇷🇺",
},
{
name: "Tiếng Việt",
value: "vi-VN",