mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-14 05:23:09 +00:00
update: relocate the langs.js
This commit is contained in:
@@ -2,11 +2,11 @@ supportLangs = [
|
||||
{
|
||||
name : "English",
|
||||
value : "en_US",
|
||||
icon : "🇨🇳"
|
||||
icon : "🇺🇸"
|
||||
},
|
||||
{
|
||||
name : "汉语",
|
||||
value : "zh_Hans",
|
||||
icon : "🇺🇸"
|
||||
icon : "🇨🇳"
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user