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

ExtraType translation strings

This commit is contained in:
SenorSmartyPants 2022-01-20 15:49:47 -06:00
parent 1e95442bb0
commit 3f63d060fa

View file

@ -1607,5 +1607,14 @@
"UnknownVideoStreamInfo": "The video stream info is unknown",
"UnknownAudioStreamInfo": "The audio stream info is unknown",
"DirectPlayError": "There was an error starting direct playback",
"SelectAll": "Select All"
"SelectAll": "Select All",
"Clip": "Featurette",
"Trailer": "Trailer",
"BehindTheScenes": "Behind the scenes",
"DeletedScene": "Deleted scene",
"Interview": "Interview",
"Scene": "Scene",
"Sample": "Sample",
"ThemeSong": "Theme song",
"ThemeVideo": "Theme video"
}