PLT-3886 Add missing period in tutorial intro screen (#3811)

* Add missing period in tutorial intro screen

* Update en.json
Этот коммит содержится в:
Jason Blais
2016-08-16 10:08:11 -04:00
коммит произвёл enahum
родитель c5fc504cb2
Коммит 21750e3637
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -81,7 +81,7 @@ export default class TutorialIntroScreens extends React.Component {
id='tutorial_intro.screenOne'
defaultMessage='<h3>Welcome to:</h3>
<h1>Mattermost</h1>
<p>Your team communication all in one place, instantly searchable and available anywhere</p>
<p>Your team communication all in one place, instantly searchable and available anywhere.</p>
<p>Keep your team connected to help them achieve what matters most.</p>'
/>
{circles}

Просмотреть файл

@@ -1603,7 +1603,7 @@
"tutorial_intro.mobileApps": "Install the apps for {link} for easy access and notifications on the go.",
"tutorial_intro.mobileAppsLinkText": "PC, Mac, iOS and Android",
"tutorial_intro.next": "Next",
"tutorial_intro.screenOne": "<h3>Welcome to:</h3><h1>Mattermost</h1><p>Your team communication all in one place, instantly searchable and available anywhere</p><p>Keep your team connected to help them achieve what matters most.</p>",
"tutorial_intro.screenOne": "<h3>Welcome to:</h3><h1>Mattermost</h1><p>Your team communication all in one place, instantly searchable and available anywhere.</p><p>Keep your team connected to help them achieve what matters most.</p>",
"tutorial_intro.screenTwo": "<h3>How Mattermost works:</h3><p>Communication happens in public discussion channels, private groups and direct messages.</p><p>Everything is archived and searchable from any web-enabled desktop, laptop or phone.</p>",
"tutorial_intro.skip": "Skip tutorial",
"tutorial_intro.support": "Need anything, just email us at ",