mirror of
https://github.com/minetest/contentdb.git
synced 2024-11-10 09:33:44 +01:00
13 lines
508 B
HTML
13 lines
508 B
HTML
|
<p>
|
||
|
{{ _("We were unable to perform the password reset as we could not find an account associated with this email.") }}
|
||
|
</p>
|
||
|
<p>
|
||
|
{{ _("This may be because you used another email with your account, or because you never confirmed your email.") }}
|
||
|
</p>
|
||
|
<p>
|
||
|
{{ _("You can use GitHub to log in if it is associated with your account.") }}
|
||
|
{{ _("Otherwise, you may need to contact rubenwardy for help.") }}
|
||
|
</p>
|
||
|
<p>
|
||
|
{{ _("If you weren't expecting to receive this email, then you can safely ignore it.") }}
|
||
|
</p>
|