Skip to content

Commit

Permalink
feat: add zh zh-Hans zh-Hant YouTube audio language
Browse files Browse the repository at this point in the history
  • Loading branch information
Hk-Gosuto committed Jan 26, 2025
1 parent 906d929 commit fc6c519
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 fc6c519

Please sign in to comment.