Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into react

This commit is contained in:
Ajay Ramachandran
2020-07-03 20:58:15 -04:00
13 changed files with 303 additions and 28 deletions

View File

@@ -289,6 +289,12 @@
"audioNotificationDescription": {
"message": "Audio notification on skip will play a sound whenever a sponsor is skipped. If disabled (or auto skip is disabled), no sound will be played."
},
"showTimeWithSkips": {
"message": "Show Time With Skips Removed"
},
"showTimeWithSkipsDescription": {
"message": "This time appears in brackets next to the current time on below the seekbar. This shows the total video duration minus any segments. This includes segments marked as only \"Show In Seekbar\"."
},
"youHaveSkipped": {
"message": "You have skipped "
},