From ea35d930e385cd5366be16bb37f054e7d8ce0e2c Mon Sep 17 00:00:00 2001 From: Gabe Sullivan Date: Thu, 25 Jun 2026 19:23:06 -0400 Subject: [PATCH] Change dialog label and header from 'Invite Friends' to 'Share Profile' (#10987) --- src/features/inviteFriends/InviteFriendsDialogInner.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/inviteFriends/InviteFriendsDialogInner.tsx b/src/features/inviteFriends/InviteFriendsDialogInner.tsx index 0c5673251e..d8d88b7482 100644 --- a/src/features/inviteFriends/InviteFriendsDialogInner.tsx +++ b/src/features/inviteFriends/InviteFriendsDialogInner.tsx @@ -138,7 +138,7 @@ export function InviteFriendsDialogInner({ return ( {l`Done`} )}> - {l`Invite Friends`} + {l`Share Profile`} }>