Simplify the explanation a bit

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2019-10-08 10:14:13 +02:00
parent 657c89a802
commit ef2f4e6551
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -34,7 +34,7 @@
@input="saveChanges" />
</p>
<p>
<em>{{ t('spreed', 'When a guest or user can not start a call they can still join the conversation and chat. When a user or moderator started the call they can also join the call.') }}</em>
<em>{{ t('spreed', 'When a call has started, everyone with access to the conversation can join the call.') }}</em>
</p>
</div>
</template>