Skip to content

Commit

Permalink
feat(YouTube): tooltip messages for per video privacy toggle (#7383)
Browse files Browse the repository at this point in the history
  • Loading branch information
veryCrunchy authored Jan 18, 2024
1 parent 091f200 commit e611eb4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Presence/youtube.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,13 @@
"youtube.viewingCommunityPost": {
"description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
"message": "Viewing community posts"
},
"youtube.perVideoPrivacy.tooltip.1": {
"description": "Gets shown when users hover over the button to toggle their privacy mode for a specific video",
"message": "Overwrite your privacy mode for this video"
},
"youtube.perVideoPrivacy.tooltip.2": {
"description": "Explains that the new button they see on their youtube ui was added by the PreMiD YouTube presence",
"message": "This is part of the PreMiD YouTube presence"
}
}

0 comments on commit e611eb4

Please sign in to comment.