Add support for secondary audio track type

This commit is contained in:
AudricV 2024-11-05 14:27:08 +01:00 committed by Stypox
parent fa52c9f22f
commit 0cd8b9a919
3 changed files with 14 additions and 16 deletions

View file

@ -816,6 +816,7 @@
<string name="audio_track_type_original">original</string>
<string name="audio_track_type_dubbed">dubbed</string>
<string name="audio_track_type_descriptive">descriptive</string>
<string name="audio_track_type_secondary">secondary</string>
<string name="channel_tab_videos">Videos</string>
<string name="channel_tab_tracks">Tracks</string>
<string name="channel_tab_shorts">Shorts</string>