From ce9b448ebca113e51a89ba90f5c2e7b71e0e3f34 Mon Sep 17 00:00:00 2001 From: Julian Mondragon Date: Thu, 3 Nov 2022 12:14:20 -0500 Subject: [PATCH] MM-39720_Invite People - phase 1 intl character --- assets/base/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/base/i18n/en.json b/assets/base/i18n/en.json index a5b42d806..1fcf99232 100644 --- a/assets/base/i18n/en.json +++ b/assets/base/i18n/en.json @@ -315,7 +315,7 @@ "intro.welcome": "Welcome to {displayName} channel.", "intro.welcome.private": "Only invited members can see messages posted in this private channel.", "intro.welcome.public": "Add some more team members to the channel or start a conversation below.", - "invite_people_to_team.message": "Here´s a link to collaborate and communicate with us on Mattermost.", + "invite_people_to_team.message": "Here’s a link to collaborate and communicate with us on Mattermost.", "invite_people_to_team.title": "Join the {team} team", "last_users_message.added_to_channel.type": "were **added to the channel** by {actor}.", "last_users_message.added_to_team.type": "were **added to the team** by {actor}.",