Skip to content

Commit

Permalink
web/youtube-lang: add zh, zh-Hans, and zh-Hant language codes (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hk-Gosuto authored Feb 11, 2025
1 parent ca0bc9f commit 20b1d9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/src/lib/settings/youtube-lang.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ export const youtubeLanguages = [
"ur",
"uz",
"vi",
"zh",
"zh-Hans",
"zh-Hant",
"zh-CN",
"zh-HK",
"zh-TW",
Expand Down

0 comments on commit 20b1d9a

Please sign in to comment.