Add tooltip to skip segment button

This commit is contained in:
Ajay
2022-09-24 22:33:12 -04:00
parent da35e889f2
commit 280127c9af
2 changed files with 8 additions and 0 deletions

View File

@@ -1049,6 +1049,12 @@
"hideSegment": {
"message": "Hide segment"
},
"skipSegment": {
"message": "Skip segment"
},
"playChapter": {
"message": "Play chapter"
},
"SponsorTimeEditScrollNewFeature": {
"message": "Use your mousewheel while hovering over the edit box to quickly adjust the time. Combinations of the ctrl or shift key can be used to fine tune the changes."
},