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:
commit
0216701e22
1 changed files with 3 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue