diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index adcc2187f2..b92d37e0af 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1549,6 +1549,8 @@ "intro_messages.creator": "This is the start of the {name} {type}, created by {creator} on {date}.", "intro_messages.default": "

Beginning of {display_name}

Welcome to {display_name}!

Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.

", "intro_messages.group": "private channel", + "intro_messages.GM": "This is the start of your group message history with {names}.
Messages and files shared here are not shown to people outside this area.", + "intro_messages.group_message": "This is the start of your group message history with these teammates. Messages and files shared here are not shown to people outside this area.", "intro_messages.invite": "Invite others to this {type}", "intro_messages.inviteOthers": "Invite others to this team", "intro_messages.noCreator": "This is the start of the {name} {type}, created on {date}.",