summaryrefslogtreecommitdiffstats
path: root/webapp
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-04-18 07:49:50 -0300
committerGeorge Goldberg <george@gberg.me>2017-04-18 11:49:50 +0100
commitc10517188dccfd400a33e3e8d401ea7af7ec401f (patch)
treef3f02762f07a32fc1a3c13bda149fd662870c33b /webapp
parent17091d0ccb3146d70bfd8332513a9e805f672aa4 (diff)
downloadchat-c10517188dccfd400a33e3e8d401ea7af7ec401f.tar.gz
chat-c10517188dccfd400a33e3e8d401ea7af7ec401f.tar.bz2
chat-c10517188dccfd400a33e3e8d401ea7af7ec401f.zip
Add missing GM locs (#6116)
Diffstat (limited to 'webapp')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
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": "<h4 class='channel-intro__title'>Beginning of {display_name}</h4><p class='channel-intro__content'><strong>Welcome to {display_name}!</strong><br/><br/>Post messages here that you want everyone to see. Everyone automatically becomes a permanent member of this channel when they join the team.</p>",
"intro_messages.group": "private channel",
+ "intro_messages.GM": "This is the start of your group message history with {names}.<br />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}.",