fix: re add missing locales that got wrongly deleted on 9b081d847f

This commit is contained in:
Fijxu
2025-12-09 17:22:32 -03:00
parent 9b081d847f
commit 1d699d537c

View File

@@ -541,5 +541,11 @@
"timeline_parse_error_placeholder_heading": "Unable to parse item",
"timeline_parse_error_placeholder_message": "Invidious encountered an error while trying to parse this item. For more information see below:",
"timeline_parse_error_show_technical_details": "Show technical details",
"video_description_toggle_transcript_widget_label": "Transcripts",
"video_description_toggle_transcript_widget_button_label_show": "Show transcript",
"video_description_toggle_transcript_widget_button_label_hide": "Hide transcript",
"error_transcripts_none_available": "No transcripts are available",
"transcript_widget_title": "Transcript",
"transcript_widget_no_js_change_transcript_btn": "Swap",
"dmca_content": "This video cannot be downloaded on this instance due to a DMCA/copyright infringement letter sent to the instance administrator."
}