mirror of https://github.com/zulip/zulip.git
31 lines
625 B
Markdown
31 lines
625 B
Markdown
# Configure emoticon translations
|
|
|
|
If you use emoticons like `:)` or `:/`, you can configure whether to have them
|
|
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"
|
|
/>
|
|
automatically by Zulip.
|
|
|
|
## Configure emoticon translations
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|display-settings}
|
|
|
|
1. Under **Emoji**, toggle **Convert emoticons before sending**.
|
|
|
|
{end_tabs}
|
|
|
|
## Current emoticon translations
|
|
|
|
{emoticon_translations}
|