Added basic category selector to the UI

This commit is contained in:
Ajay Ramachandran
2020-04-02 01:25:06 -04:00
parent e055a66342
commit e17eb60b4d
3 changed files with 52 additions and 3 deletions

View File

@@ -484,7 +484,19 @@
"message": "to",
"description": "Used between sponsor times. Example: 1:20 to 1:30"
},
"bracketNow": {
"message": "(Now)"
"category_sponsor": {
"message": "Sponsor"
},
"category_intro": {
"message": "Intro"
},
"category_outro": {
"message": "Outro"
},
"category_interaction": {
"message": "Interaction (Redundant Like, Subscribe, Follow, etc.)"
},
"category_merchandise": {
"message": "Merchandise and self-promotion"
}
}