diff options
Diffstat (limited to 'locales/en-US.json')
| -rw-r--r-- | locales/en-US.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index 4f2c2770..d44a8827 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -501,5 +501,8 @@ "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:", + "timeline_parse_error_show_technical_details": "Show technical details" } |
