Add end button for chapters

This commit is contained in:
Ajay
2022-06-19 15:47:08 -04:00
parent caafba5f53
commit 1f6b8f6c53
2 changed files with 15 additions and 10 deletions

View File

@@ -801,6 +801,10 @@
"bracketEnd": {
"message": "(End)"
},
"End": {
"message": "End",
"description": "Button that skips to the end of a segment"
},
"hiddenDueToDownvote": {
"message": "hidden: downvote"
},