diff --git a/locale/en_US/translations.ts b/locale/en_US/translations.ts index 27be0d3e..04c8855d 100644 --- a/locale/en_US/translations.ts +++ b/locale/en_US/translations.ts @@ -1098,9 +1098,9 @@ If enabled, the number of unwatched episodes in a series/season will be removed. Settings Menu - Description for option - + Next Episode Button Time - Next Up button duration + Next Episode Button Time Settings Menu - Title for option diff --git a/settings/settings.json b/settings/settings.json index 5e0562c4..64fb40f7 100644 --- a/settings/settings.json +++ b/settings/settings.json @@ -43,7 +43,7 @@ "settingName": "playback.nextupbuttonseconds", "type": "integer", "default": "30" - } + }, { "title": "Playback Bitrate Limits", "description": "Set limits for how high playback bitrates are allowed to be.",