Browse Source
Update lib/Chat/Changelog/Manager.php
Co-authored-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
pull/7978/head
Joas Schilling
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lib/Chat/Changelog/Manager.php
|
|
@ -123,7 +123,7 @@ class Manager { |
|
|
$this->l->t('- Use a poll to collect the opinions of others or settle on a date'), |
|
|
$this->l->t('- Use a poll to collect the opinions of others or settle on a date'), |
|
|
$this->l->t('- Configure an expiration time for chat messages'), |
|
|
$this->l->t('- Configure an expiration time for chat messages'), |
|
|
$this->l->t('- Start calls without notifying others in big conversations. You can send individual call notifications once the call has started.'), |
|
|
$this->l->t('- Start calls without notifying others in big conversations. You can send individual call notifications once the call has started.'), |
|
|
$this->l->t('- You can sent chat messages without notifying the recipients in case it is not urgent'), |
|
|
|
|
|
|
|
|
$this->l->t('- Send chat messages without notifying the recipients in case it is not urgent'), |
|
|
]; |
|
|
]; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |