diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json
index 9f1fde9c..5f332467 100644
--- a/src/assets/locales/en.json
+++ b/src/assets/locales/en.json
@@ -391,6 +391,7 @@
"notFound": {
"badge": "Not found",
"detailsButton": "Show details",
+ "reloadButton": "Try again",
"homeButton": "Go home",
"text": "We can not find the media you are looking for or no one provides it... Did you enable the extension for this site?",
"title": "We couldn't find that"
diff --git a/src/pages/parts/player/ScrapeErrorPart.tsx b/src/pages/parts/player/ScrapeErrorPart.tsx
index 83cb1fd4..4824fef3 100644
--- a/src/pages/parts/player/ScrapeErrorPart.tsx
+++ b/src/pages/parts/player/ScrapeErrorPart.tsx
@@ -58,6 +58,14 @@ export function ScrapeErrorPart(props: ScrapeErrorPartProps) {
/>