mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
realm_import_post_process: Show verified email in bold.
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
<div class="input-box slack-import-extra-info">
|
||||
<div class="not-editable-realm-field">
|
||||
{% trans %}
|
||||
No account in the imported data matched the email address you've verified with Zulip ({{ verified_email }}).
|
||||
No account in the imported data matched the email address you've verified with Zulip
|
||||
(<strong>{{ verified_email }}</strong>).
|
||||
Select an account to associate your email address with.
|
||||
{% endtrans %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user