From b98bb1624f0742187bb838fcfcbc17dd42f8d61c Mon Sep 17 00:00:00 2001 From: Eli Yukelzon Date: Mon, 10 Feb 2020 13:43:13 +0100 Subject: [PATCH] MM-22188 Minor grammatical error in Guest User restriction text (#13847) * fixed wording * fixed wording --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index b2f1fffeaa..79aed2fc57 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1952,7 +1952,7 @@ }, { "id": "api.team.add_user_to_team_from_invite.guest.app_error", - "translation": "Guests are restricted from joining a team with a invite link. Please request a guest email invitation to the team." + "translation": "Guests are restricted from joining a team via an invite link. Please request a guest email invitation to the team." }, { "id": "api.team.demote_user_to_guest.disabled.error",