2
0

Fix typoos

This commit is contained in:
2025-06-27 14:28:45 +00:00
parent df51866a26
commit d16baf518d

View File

@ -36,11 +36,11 @@ export const WorkspaceMemberInvitation = ({
<MjmlSection padding="0 24px" cssClass="smooth"> <MjmlSection padding="0 24px" cssClass="smooth">
<MjmlColumn> <MjmlColumn>
<Text> <Text>
Du wurdest von {hostEmail} zum zusammenarbeiten in deren Workspace {' '} Du wurdest von {hostEmail} zum Zusammenarbeiten im Workspace {' '}
<strong>{workspaceName}</strong> als Teammitglied hinzugefügt. <strong>{workspaceName}</strong> als Teammitglied hinzugefügt.
</Text> </Text>
<Text> <Text>
Ab jetzt siehst du diesen Workspace in deinem Dashboard 😁 Ab jetzt siehst du diesen Workspace auf deinem Dashboard 😁
</Text> </Text>
<Text> <Text>
Melde dich dafür mit <i>{guestEmail}</i> an. Melde dich dafür mit <i>{guestEmail}</i> an.