mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-24 20:06:52 +00:00
Fixed the traditional Chinese name
This commit is contained in:
parent
32aa869b93
commit
c661eae0e0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ const supportLangs = [
|
||||||
icon: "🇮🇷",
|
icon: "🇮🇷",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "簡體中文",
|
name: "简体中文",
|
||||||
value: "zh-CN",
|
value: "zh-CN",
|
||||||
icon: "🇨🇳",
|
icon: "🇨🇳",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue