Fixed the traditional Chinese name

This commit is contained in:
Amazing Watermelon 2024-10-18 16:00:15 +08:00 committed by lionarius
parent f5e229833a
commit f62475d6b3
No known key found for this signature in database
GPG key ID: FD8C037D30ACBE86

View file

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