UI text upgrades (#3375)
* 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
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
5c70635bcd
Коммит
3ec92b8c60
@@ -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>
|
||||
|
||||
Ссылка в новой задаче
Block a user