diff --git a/locales/en-US.yml b/locales/en-US.yml index 082a31af3..c597be06b 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -826,6 +826,7 @@ oauthErrorGoBack: "An error happened while trying to authenticate a 3rd party ap \ Please go back and try again." appAuthorization: "App authorization" noPermissionsRequested: "(No permissions requested.)" +movedTo: "This user has moved to {handle}." _emailUnavailable: used: "This email address is already being used" format: "The format of this email address is invalid" diff --git a/packages/client/src/pages/user/home.vue b/packages/client/src/pages/user/home.vue index cb4d0efce..bf2a01dd7 100644 --- a/packages/client/src/pages/user/home.vue +++ b/packages/client/src/pages/user/home.vue @@ -9,6 +9,16 @@
+ + + + + +