mirror of https://github.com/zulip/zulip.git
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
{{ _("Hi,") }}
|
|
|
|
{% trans %}
|
|
We just wanted to let you know that 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") }}
|