mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 04:36:20 +00:00
Update langs.js
This commit is contained in:
parent
8b6a0da746
commit
2780a42cff
1 changed files with 0 additions and 10 deletions
|
@ -9,11 +9,6 @@ const supportLangs = [
|
||||||
value: "fa-IR",
|
value: "fa-IR",
|
||||||
icon: "🇮🇷",
|
icon: "🇮🇷",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "简体中文",
|
|
||||||
value: "zh-CN",
|
|
||||||
icon: "🇨🇳",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "繁體中文",
|
name: "繁體中文",
|
||||||
value: "zh-TW",
|
value: "zh-TW",
|
||||||
|
@ -24,11 +19,6 @@ const supportLangs = [
|
||||||
value: "ja-JP",
|
value: "ja-JP",
|
||||||
icon: "🇯🇵",
|
icon: "🇯🇵",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Русский",
|
|
||||||
value: "ru-RU",
|
|
||||||
icon: "🇷🇺",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Tiếng Việt",
|
name: "Tiếng Việt",
|
||||||
value: "vi-VN",
|
value: "vi-VN",
|
||||||
|
|
Loading…
Reference in a new issue