// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`GroupInvitationJoin > Show simple 1`] = ` "

Join a group

Do you want to join the group "mygroup" with the profile "test" ?

You can create a new profile or change the actual profile with the profile menu.

" `; exports[`GroupInvitationJoin > Show simple 2`] = ` "

Join a group

You successfully joined the group "mygroup" with your profile "test".
Go to the group page
" `;