From 4d9a9ab8b9bdfe002e24cca5697ccb51d896b3ee Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 8 Feb 2016 12:56:14 -0300 Subject: Fix intro message --- web/static/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 443f1060c..64d06f46d 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -1252,7 +1252,7 @@ "intro_messages.teammate": "This is the start of your direct message history with this teammate. Direct messages and files shared here are not shown to people outside this area.", "intro_messages.offTopic": "

Beginning of {display_name}

This is the start of {display_name}, a channel for non-work-related conversations.

", "intro_messages.inviteOthers": "Invite others to this team", - "intro_messages.default": "

Beginning of {display_name}

Welcome to {display_name}!'

This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.

", + "intro_messages.default": "

Beginning of {display_name}

Welcome to {display_name}!

This is the first channel teammates see when they sign up - use it for posting updates everyone needs to know.

", "intro_messages.group": "private group", "intro_messages.onlyInvited": " Only invited members can see this private group.", "intro_messages.channel": "channel", -- cgit v1.2.3-1-g7c22