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:
parent
1e95442bb0
commit
3f63d060fa
1 changed files with 10 additions and 1 deletions
|
@ -1607,5 +1607,14 @@
|
||||||
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
||||||
"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",
|
||||||
|
"Trailer": "Trailer",
|
||||||
|
"BehindTheScenes": "Behind the scenes",
|
||||||
|
"DeletedScene": "Deleted scene",
|
||||||
|
"Interview": "Interview",
|
||||||
|
"Scene": "Scene",
|
||||||
|
"Sample": "Sample",
|
||||||
|
"ThemeSong": "Theme song",
|
||||||
|
"ThemeVideo": "Theme video"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue