mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
Fixed the traditional Chinese name
This commit is contained in:
parent
5e5851029d
commit
07bf741b15
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