zulip/templates/zerver/emails/notify_change_in_email.txt

11 lines
261 B
Plaintext

{{ _("Hi,") }}
{% trans %}
The email associated with your Zulip account
was recently changed to {{ new_email }}. If you did not request this change,
please contact us immediately at <{{ support_email }}>.
{% endtrans %}
{{ _("Best,") }}
{{ _("Team Zulip") }}