mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 21:59:49 +03:00
Added colon to minimum duration message
This commit is contained in:
@@ -388,10 +388,10 @@
|
||||
"message": "You MUST enable it in the options for it to work."
|
||||
},
|
||||
"minDuration": {
|
||||
"message": "Minimum duration (seconds)"
|
||||
"message": "Minimum duration (seconds):"
|
||||
},
|
||||
"minDurationDescription": {
|
||||
"message": "Sponsor segments shorter than the set value will be ignored and not show in the player or the YouTube page popup."
|
||||
"message": "Sponsor segments shorter than the set value will not be skipeed or show in the player."
|
||||
},
|
||||
"shortCheck": {
|
||||
"message": "One of the segments is shorter than your minimum duration. Do you still want to submit?"
|
||||
|
||||
Reference in New Issue
Block a user