We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c9920 commit 86db357Copy full SHA for 86db357
src/components/TeamManagement/TeamManagement.jsx
@@ -27,8 +27,7 @@ const LEAVE_TITLE = 'You\'re about to leave the project'
27
const LEAVE_MESSAGE = `Once you leave, somebody on your team has to add you for you to be
28
for you to be able to see the project. Do you stil want to leave?`
29
30
-const JOIN_MESSAGE = `You are about to join the project.
31
- Once you join you'll be responsible for carring over all the orders from Darth Vandar.
+const JOIN_MESSAGE = `You are about to join the project. Once you join you will be responsible for project delivery.
32
Are you sure you want to join?`
33
34
const REMOVE_USER_MESSAGE = `You are about to remove <span style="font-weight: 600;">USERNAME</span> from your team.
0 commit comments