mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update movie filters
This commit is contained in:
parent
20dfe14bb1
commit
d94811ed33
92 changed files with 1319 additions and 376 deletions
|
@ -849,5 +849,24 @@
|
|||
"OptionPhotoSlideshow": "Photo slideshow",
|
||||
"OptionBackdropSlideshow": "Backdrop slideshow",
|
||||
"HeaderTopPlugins": "Top Plugins",
|
||||
"ButtonRecord": "Record"
|
||||
"ButtonRecord": "Record",
|
||||
"ButtonOther": "Other",
|
||||
"HeaderSortBy": "Sort By:",
|
||||
"HeaderSortOrder": "Sort Order:",
|
||||
"OptionAscending": "Ascending",
|
||||
"OptionDescending": "Descending",
|
||||
"OptionNameSort": "Name",
|
||||
"OptionImdbRating": "IMDb Rating",
|
||||
"OptionDatePlayed": "Date Played",
|
||||
"OptionDateAdded": "Date Added",
|
||||
"OptionPlayCount": "Play Count",
|
||||
"ButtonSort": "Sort",
|
||||
"ButtonMenu": "Menu",
|
||||
"ButtonFilter": "Filter",
|
||||
"OptionCriticRating": "Critic Rating",
|
||||
"OptionVideoBitrate": "Video Bitrate",
|
||||
"OptionMetascore": "Metascore",
|
||||
"OptionRevenue": "Revenue",
|
||||
"OptionBudget": "Budget",
|
||||
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue