Allow submitting as full video

This commit is contained in:
Ajay
2022-01-02 23:35:24 -05:00
parent 6ed946c998
commit d36b4a54f3
4 changed files with 19 additions and 4 deletions

View File

@@ -302,6 +302,10 @@
"mute": {
"message": "Mute"
},
"full": {
"message": "Full Video",
"description": "Used for the name of the option to label an entire video as sponsor or self promotion."
},
"skip_category": {
"message": "Skip {0}?"
},