* Clarifying auth user join button

* Update team_general_tab.jsx

* Update generated_setting.jsx

* Update public_link_settings.jsx

* Update signup_settings.jsx

* Update login_settings.jsx

* Update team_general_tab.jsx

* Update en.json

* Clarifying help text

* Clarifying help text
Этот коммит содержится в:
it33
2016-06-27 08:10:02 -04:00
коммит произвёл Christopher Speller
родитель 5c70635bcd
Коммит 3ec92b8c60
6 изменённых файлов: 16 добавлений и 16 удалений

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

@@ -42,7 +42,7 @@ const holders = defineMessages({
},
openInviteTitle: {
id: 'general_tab.openInviteTitle',
defaultMessage: 'Allow anyone to join this team'
defaultMessage: 'Allow any user with an account on this server to join this team'
},
codeTitle: {
id: 'general_tab.codeTitle',
@@ -371,7 +371,7 @@ class GeneralTab extends React.Component {
>
<FormattedMessage
id='general_tab.regenerate'
defaultMessage='Re-Generate'
defaultMessage='Regenerate'
/>
</a>
</div>