diff --git a/src/panels/config/apps/app-view/info/supervisor-app-info.ts b/src/panels/config/apps/app-view/info/supervisor-app-info.ts
index bf2df43292..99b1596cea 100644
--- a/src/panels/config/apps/app-view/info/supervisor-app-info.ts
+++ b/src/panels/config/apps/app-view/info/supervisor-app-info.ts
@@ -486,17 +486,6 @@ class SupervisorAppInfo extends LitElement {
diff --git a/src/translations/en.json b/src/translations/en.json
index 86fc114f7c..0310d5e608 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -2739,7 +2739,6 @@
"current_version": "Current version: {version}",
"changelog": "Changelog",
"hostname": "Hostname",
- "visit_app_page": "Visit {name} page for more details.",
"start": "Start",
"stop": "Stop",
"restart": "Restart",