Add btn in video desc to show transcript

This commit is contained in:
syeopite
2024-06-12 10:00:16 -07:00
parent 81ca831439
commit 654f5fd45e
3 changed files with 28 additions and 2 deletions

View File

@@ -501,5 +501,7 @@
"toggle_theme": "Toggle Theme",
"carousel_slide": "Slide {{current}} of {{total}}",
"carousel_skip": "Skip the Carousel",
"carousel_go_to": "Go to slide `x`"
"carousel_go_to": "Go to slide `x`",
"video_description_show_transcript_section_label": "Transcripts",
"video_description_show_transcript_section_button": "Show transcript"
}