mirror of https://github.com/zulip/zulip.git
31 lines
598 B
Markdown
31 lines
598 B
Markdown
# Enable emoticon translation
|
|
|
|
If you use emoticons like `:)` or `:/`, you can 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.
|
|
|
|
### Enable emoticon translations
|
|
|
|
{start_tabs}
|
|
|
|
{settings_tab|display-settings}
|
|
|
|
1. Under **Theme**, select **Convert emoticons before sending**.
|
|
|
|
{end_tabs}
|
|
|
|
## Current emoticon translations
|
|
|
|
{emoticon_translations}
|