web/youtube-lang: add zh, zh-Hans, and zh-Hant language codes (#1076)

This commit is contained in:
Hk-Gosuto 2025-02-11 16:44:06 +08:00 committed by GitHub
parent ca0bc9f395
commit 20b1d9ab30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,9 @@ export const youtubeLanguages = [
"ur", "ur",
"uz", "uz",
"vi", "vi",
"zh",
"zh-Hans",
"zh-Hant",
"zh-CN", "zh-CN",
"zh-HK", "zh-HK",
"zh-TW", "zh-TW",