Update help text in privacy_settings.jsx
help text for "show full name" updated.
Этот коммит содержится в:
@@ -132,7 +132,7 @@ export default class PrivacySettings extends React.Component {
|
|||||||
/>
|
/>
|
||||||
{'false'}
|
{'false'}
|
||||||
</label>
|
</label>
|
||||||
<p className='help-text'>{'When false, hides full name of users from other users including team owner and team administrators.'}</p>
|
<p className='help-text'>{'When false, hides full name of users from other users, including team owners and team administrators. Username is shown in place of full name.'}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user