Update help text for compliance settings (#3705)
* Update help text for compliance settings * Update en.json
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
3bf405c0cd
Коммит
bc511dc186
@@ -76,9 +76,9 @@ export default class ComplianceSettings extends AdminSettings {
|
||||
/>
|
||||
}
|
||||
helpText={
|
||||
<FormattedMessage
|
||||
<FormattedHTMLMessage
|
||||
id='admin.compliance.enableDesc'
|
||||
defaultMessage='When true, Mattermost allows compliance reporting'
|
||||
defaultMessage='When true, Mattermost allows compliance reporting from the <strong>Compliance and Auditing</strong> tab. See <a href="https://docs.mattermost.com/administration/compliance.html" target="_blank">documentation</a> to learn more.'
|
||||
/>
|
||||
}
|
||||
value={this.state.enable}
|
||||
|
||||
Ссылка в новой задаче
Block a user