1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4115 from photonconvergence/fix/extras-type-display

Fix special feature subtext display
This commit is contained in:
Bill Thornton 2023-03-10 11:27:20 -05:00 committed by GitHub
commit 0216701e22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1671,7 +1671,9 @@
"UnknownAudioStreamInfo": "The audio stream info is unknown", "UnknownAudioStreamInfo": "The audio stream info is unknown",
"DirectPlayError": "There was an error starting direct playback", "DirectPlayError": "There was an error starting direct playback",
"SelectAll": "Select All", "SelectAll": "Select All",
"Clip": "Featurette", "Featurette": "Featurette",
"Short": "Short",
"Clip": "Clip",
"Trailer": "Trailer", "Trailer": "Trailer",
"BehindTheScenes": "Behind the Scenes", "BehindTheScenes": "Behind the Scenes",
"DeletedScene": "Deleted Scene", "DeletedScene": "Deleted Scene",