mirror of https://github.com/zulip/zulip.git
37 lines
765 B
Markdown
37 lines
765 B
Markdown
# Configure emoticon translations
|
|
|
|
You can configure whether emoticons like `:)` or `:(` will be automatically
|
|
translated into emoji equivalents like
|
|
<img
|
|
src="/static/generated/emoji/images-google-64/1f642.png"
|
|
alt="smile"
|
|
class="emoji-small"
|
|
/>
|
|
or
|
|
<img
|
|
src="/static/generated/emoji/images-google-64/1f641.png"
|
|
alt="slight_frown"
|
|
class="emoji-small"
|
|
/>
|
|
by Zulip.
|
|
|
|
## Configure emoticon translations
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|display-settings}
|
|
|
|
1. Under **Emoji**, toggle **Convert emoticons before sending**.
|
|
|
|
{end_tabs}
|
|
|
|
## List of emoticon translations
|
|
|
|
{emoticon_translations}
|
|
|
|
## Related articles
|
|
|
|
* [Emoji and emoticons](/help/emoji-and-emoticons)
|
|
* [Add custom emoji](/help/custom-emoji)
|
|
* [Emoji reactions](/help/emoji-reactions)
|