Improve design of placeholder item

Also makes it show the error backtrace
This commit is contained in:
syeopite
2025-02-28 20:42:07 -08:00
parent dbeee71457
commit 9de69c0052
4 changed files with 79 additions and 13 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`",
"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:"
}