diff options
Diffstat (limited to 'public/_locales/en')
-rw-r--r-- | public/_locales/en/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index e3c22e40..bb6dac47 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -559,6 +559,9 @@ "showOverlay": { "message": "Show In Seek Bar" }, + "autoSkipOnMusicVideos": { + "message": "Auto skip all segments when there is a non-music segment" + }, "colorFormatIncorrect": { "message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning." }, |