Make "show technical details" btn translatable

This commit is contained in:
syeopite
2025-02-28 21:05:19 -08:00
parent aae5ba01c2
commit c288005bfd
2 changed files with 3 additions and 2 deletions

View File

@@ -503,5 +503,6 @@
"carousel_skip": "Skip the Carousel",
"carousel_go_to": "Go to slide `x`",
"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_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"
}