zulip/static/templates/settings/emoji_settings_warning_moda...

13 lines
256 B
Handlebars

<p>
{{#tr}}
A unicode emoji with name <b>{emoji_name}</b> already exists.
Uploading a custom emoji with this name will override the unicode
emoji with this name.
{{/tr}}
</p>
<p>
{{#tr}}
Do you want to proceed?
{{/tr}}
</p>