feat: minor ui improvements on invite flow

This commit is contained in:
liyasthomas
2021-10-17 18:53:24 +05:30
parent 3bdf2baf97
commit 5b824ccb17
2 changed files with 79 additions and 9 deletions

View File

@@ -479,6 +479,7 @@
"invalid_email_format": "Email format is invalid",
"invalid_member_permission": "Please provide a valid permission to the team member",
"invite": "Invite",
"invite_more": "Invite more",
"invite_tooltip": "Invite people to this workspace",
"invited_to_team": "{owner} invited you to join {team}",
"join_beta": "Join the beta program to access teams.",
@@ -496,7 +497,9 @@
"permissions": "Permissions",
"saved": "Team saved",
"select_a_team": "Select a team",
"title": "Teams"
"title": "Teams",
"we_sent_invite_link": "We sent an invite link to all invitees!",
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
},
"test": {
"failed": "test failed",