Fixed the traditional Chinese name

This commit is contained in:
Amazing Watermelon 2024-10-18 16:00:15 +08:00 committed by MHSanaei
parent 32aa869b93
commit c661eae0e0

View file

@ -10,7 +10,7 @@ const supportLangs = [
icon: "🇮🇷", icon: "🇮🇷",
}, },
{ {
name: "簡體中文", name: "简体中文",
value: "zh-CN", value: "zh-CN",
icon: "🇨🇳", icon: "🇨🇳",
}, },