Specify WebRTC calls available on Chrome, Firefox and Desktop Apps (#4107)
* Update webrtc_settings.jsx * Update en.json
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
caeadde2f2
Коммит
40c0a85b2d
@@ -106,7 +106,7 @@ export default class WebrtcSettings extends AdminSettings {
|
||||
helpText={
|
||||
<FormattedHTMLMessage
|
||||
id='admin.webrtc.enableDescription'
|
||||
defaultMessage='When true, Mattermost allows making <strong>one on one</strong> video calls.'
|
||||
defaultMessage='When true, Mattermost allows making <strong>one-on-one</strong> video calls. WebRTC calls are available on Chrome, Firefox and Mattermost Desktop Apps.'
|
||||
/>
|
||||
}
|
||||
value={this.state.enableWebrtc}
|
||||
|
||||
Ссылка в новой задаче
Block a user