mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add 'Date Episode Added' sorter to tvshows
This commit is contained in:
parent
eec8b367e1
commit
1161b55e27
2 changed files with 4 additions and 0 deletions
|
@ -1188,6 +1188,7 @@
|
|||
"OptionCustomUsers": "Custom",
|
||||
"OptionDaily": "Daily",
|
||||
"OptionDateAdded": "Date Added",
|
||||
"OptionDateEpisodeAdded": "Date Episode Added",
|
||||
"OptionDateAddedFileTime": "Use file creation date",
|
||||
"OptionDateAddedImportTime": "Use date scanned into the library",
|
||||
"OptionDatePlayed": "Date Played",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue