diff --git a/apps/web/components/ui/UsernameAvailability/UsernameTextfield.tsx b/apps/web/components/ui/UsernameAvailability/UsernameTextfield.tsx index dd0c3d8456..5c04ffc26d 100644 --- a/apps/web/components/ui/UsernameAvailability/UsernameTextfield.tsx +++ b/apps/web/components/ui/UsernameAvailability/UsernameTextfield.tsx @@ -159,23 +159,23 @@ const UsernameTextfield = (props: ICustomUsernameProps & Partial
-
-
+
+

{t("current_username")}

{currentUsername}

-
+

{t("new_username")}

-

{inputUsernameValue}

+

{inputUsernameValue}

-
+