diff --git a/locales/en-US.yml b/locales/en-US.yml
index 9b62ce72c..3a9aa7850 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1305,7 +1305,6 @@ _notification:
yourFollowRequestAccepted: "Your follow request was accepted"
youWereInvitedToGroup: "{userName} invited you to a group"
pollEnded: "Poll results have become available"
- moved: "{name} has moved to a different account"
emptyPushNotificationMessage: "Push notifications have been updated"
_types:
follow: "New followers"
diff --git a/packages/client/src/components/notification.vue b/packages/client/src/components/notification.vue
index f69bd6c49..eacb9f64d 100644
--- a/packages/client/src/components/notification.vue
+++ b/packages/client/src/components/notification.vue
@@ -82,7 +82,11 @@
- {{ i18n.ts.moved }}
+
+
+
+
+