mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3792 from grafixeyehero/Convert-Movies-Page-to-react
This commit is contained in:
commit
00d9c6d71d
43 changed files with 1887 additions and 1692 deletions
|
@ -236,6 +236,7 @@
|
|||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"EnablePhotos": "Display the photos",
|
||||
"EnablePhotosHelp": "Images will be detected and displayed alongside other media files.",
|
||||
"EnableCardLayout": "Display visual CardBox",
|
||||
"EnableRewatchingNextUp": "Enable Rewatching in Next Up",
|
||||
"EnableRewatchingNextUpHelp": "Enable showing already watched episodes in 'Next Up' sections.",
|
||||
"EnableQuickConnect": "Enable Quick Connect on this server",
|
||||
|
@ -1065,6 +1066,8 @@
|
|||
"MessageItemsAdded": "Items added.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item or the global default value.",
|
||||
"MessageNoItemsAvailable": "No Items are currently available.",
|
||||
"MessageNoFavoritesAvailable": "No favorites are currently available.",
|
||||
"MessageNoAvailablePlugins": "No available plugins.",
|
||||
"MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, and Albums. Click the '+' button to start creating collections.",
|
||||
"MessageNoGenresAvailable": "Enable some metadata providers to pull genres from the internet.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue