mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-01 22:29:20 +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."
|
"message": "You MUST enable it in the options for it to work."
|
||||||
},
|
},
|
||||||
"minDuration": {
|
"minDuration": {
|
||||||
"message": "Minimum duration (seconds)"
|
"message": "Minimum duration (seconds):"
|
||||||
},
|
},
|
||||||
"minDurationDescription": {
|
"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": {
|
"shortCheck": {
|
||||||
"message": "One of the segments is shorter than your minimum duration. Do you still want to submit?"
|
"message": "One of the segments is shorter than your minimum duration. Do you still want to submit?"
|
||||||
|
|||||||
Reference in New Issue
Block a user