Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/i18n/resources/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,14 @@
"description": "Automatically skip silences sections in songs",
"name": "Skip Silences"
},
"smooth-transitions": {
"name": "Smooth Transitions",
"description": "Fade the volume smoothly when pausing, resuming, or manually switching songs, instead of an abrupt stop. Does not cover the click/cut when switching the system audio output device - that happens below the browser's audio layer and can't be smoothed from here.",
"menu": {
"fade-on-pause": "Fade out on pause",
"fade-on-skip": "Fade on manual skip (next/previous)"
}
},
"sponsorblock": {
"description": "Automatically Skips non-music parts like intro/outro or parts of music videos where the song isn't playing",
"name": "SponsorBlock"
Expand Down
Loading