Add option to not render as chapters

This commit is contained in:
Ajay
2022-02-21 00:29:13 -05:00
parent 4e5a883d2e
commit bd3976e4c6
4 changed files with 26 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
"Chapters": {
"message": "Chapters"
},
"renderAsChapters": {
"message": "Render segments as chapters",
"description": "Refers to drawing segments on the YouTube seek bar as split up chapters, similar to the existing chapter system"
},
"upvoteButtonInfo": {
"message": "Upvote this submission"
},