mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-03 21:37:42 -05:00
feat(ui): display season count on TV details page (#1078)
* feat(ui): display season count on TV details page * feat(lang): add new translation string
This commit is contained in:
@@ -627,6 +627,7 @@
|
||||
"components.TvDetails.playonplex": "Play on Plex",
|
||||
"components.TvDetails.recommendations": "Recommendations",
|
||||
"components.TvDetails.recommendationssubtext": "If you liked {title}, you might also like…",
|
||||
"components.TvDetails.seasons": "{seasonCount} Seasons",
|
||||
"components.TvDetails.showtype": "Show Type",
|
||||
"components.TvDetails.similar": "Similar Series",
|
||||
"components.TvDetails.similarsubtext": "Other series similar to {title}",
|
||||
|
||||
Reference in New Issue
Block a user