mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 16:33:35 -03:00
Fix: clarify interval units in dummy chapter help text
This PR clarifies the interval between dummy chapters is seconds
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
- [Derek Huber](https://github.com/Derek4aty1)
|
||||
- [StableCrimson](https://github.com/StableCrimson)
|
||||
- [diegoeche](https://github.com/diegoeche)
|
||||
- [Free O'Toole](https://github.com/freeotoole)
|
||||
|
||||
## Emby Contributors
|
||||
|
||||
|
||||
@@ -694,7 +694,7 @@
|
||||
"LabelDropShadow": "Drop shadow",
|
||||
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
|
||||
"LabelDummyChapterDuration": "Interval",
|
||||
"LabelDummyChapterDurationHelp": "The interval between dummy chapters. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelDummyChapterDurationHelp": "The interval between dummy chapters in seconds. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelChapterImageResolution": "Resolution",
|
||||
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelDynamicExternalId": "{0} Id",
|
||||
|
||||
Reference in New Issue
Block a user