From c10517188dccfd400a33e3e8d401ea7af7ec401f Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 18 Apr 2017 07:49:50 -0300 Subject: Add missing GM locs (#6116) --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index adcc2187f..b92d37e0a 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}.", -- cgit v1.2.3-1-g7c22