PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834)

* Update tutorial intro text

* Update en.json

* Update es.json

* Update fr.json

* Update ja.json

* Update pt.json
Этот коммит содержится в:
lfbrock
2016-05-02 08:33:28 -04:00
коммит произвёл Christopher Speller
родитель 157438545c
Коммит b5702a8ebe
6 изменённых файлов: 6 добавлений и 6 удалений

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

@@ -132,7 +132,7 @@ export default class TutorialIntroScreens extends React.Component {
>
<FormattedMessage
id='tutorial_intro.teamInvite'
defaultMessage='Team Invite'
defaultMessage='Invite teammates'
/>
</a>
);