mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Unified quotation marks (#6682)
This commit is contained in:
committed by
Joram Wilander
parent
d6603ba7c0
commit
b978f6a61f
@@ -257,7 +257,7 @@ export default class TutorialIntroScreens extends React.Component {
|
||||
{supportInfo}
|
||||
<FormattedMessage
|
||||
id='tutorial_intro.end'
|
||||
defaultMessage='Click “Next” to enter {channel}. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.'
|
||||
defaultMessage='Click "Next" to enter {channel}. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.'
|
||||
values={{
|
||||
channel: townSquareDisplayName
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user