mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-02-01 19:06:28 +00:00
Add logic to show/hide transcripts without JS
This commit is contained in:
@@ -503,5 +503,7 @@
|
||||
"carousel_skip": "Skip the Carousel",
|
||||
"carousel_go_to": "Go to slide `x`",
|
||||
"video_description_show_transcript_section_label": "Transcripts",
|
||||
"video_description_show_transcript_section_button": "Show transcript"
|
||||
"video_description_show_transcript_section_button": "Show transcript",
|
||||
"video_description_show_transcript_section_button_hide": "Hide transcript",
|
||||
"error_transcripts_none_available": "No transcripts are available"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user