diff options
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index dfbfc8e3..92cfc780 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -113,7 +113,7 @@ hwdec=auto-safe #cache-on-disk=yes # Display English subtitles if available. -#slang=en +slang=zh-Hans,zh-CN,zh-Hant,zh-SG,zh-TW,zh-HK,en,en-US,en-GB # Play Finnish audio if available, fall back to English otherwise. #alang=fi,en |