Add start of visual segment editing

This commit is contained in:
Ajay Ramachandran
2021-09-25 23:33:13 -04:00
parent 76d9a9afa9
commit 51d9edbbb4
6 changed files with 144 additions and 4 deletions

View File

@@ -305,6 +305,10 @@
"mute": {
"message": "Mute"
},
"visual": {
"message": "Visual",
"description": "This is the name of the option to create visual obstructions on top of the video to hide logos when a skip doesn't work."
},
"skip_category": {
"message": "Skip {0}?"
},