Add auto and manual skip at start

This commit is contained in:
Ajay Ramachandran
2021-07-15 16:01:22 -04:00
parent 0dd2d18b07
commit a839480a33
3 changed files with 30 additions and 9 deletions

View File

@@ -281,6 +281,10 @@
"skip_category": {
"message": "Skip {0}?"
},
"skip_to_category": {
"message": "Skip to {0}?",
"description": "Used for skipping to things (Skip to Highlight)"
},
"skipped": {
"message": "Skipped"
},