mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5635 from Shadowghost/enhance-trickplay
This commit is contained in:
commit
51738621f6
4 changed files with 22 additions and 1 deletions
|
@ -844,6 +844,8 @@
|
|||
"LabelRuntimeMinutes": "Runtime",
|
||||
"LabelSaveLocalMetadata": "Save artwork into media folders",
|
||||
"LabelSaveLocalMetadataHelp": "Saving artwork into media folders will put them in a place where they can be easily edited.",
|
||||
"LabelSaveTrickplayLocally": "Save trickplay images next to media",
|
||||
"LabelSaveTrickplayLocallyHelp": "Saving trickplay images into media folders will put them next to your media for easy migration and access.",
|
||||
"LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
|
||||
"LabelScreensaver": "Screensaver",
|
||||
"LabelSeasonNumber": "Season number",
|
||||
|
@ -1390,6 +1392,7 @@
|
|||
"RepeatOne": "Repeat one",
|
||||
"ReplaceAllMetadata": "Replace all metadata",
|
||||
"ReplaceExistingImages": "Replace existing images",
|
||||
"ReplaceTrickplayImages": "Replace existing trickplay images",
|
||||
"Reset": "Reset",
|
||||
"ResetPassword": "Reset Password",
|
||||
"ResolutionMatchSource": "Match Source",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue