fix translation
This commit is contained in:
parent
4e9cf8492f
commit
7dbbca5b3a
|
|
@ -79,10 +79,7 @@
|
|||
</form>
|
||||
|
||||
{% else %}
|
||||
<p><strong>{% trans 'Warning:'%}</strong>
|
||||
{% trans "You currently do not have any email address set up. You should really add an email address so you can
|
||||
receive notifications, reset your password, etc." %}
|
||||
</p>
|
||||
{% trans "You currently do not have any email address set up. You should really add an email address so you can receive notifications, reset your password, etc." %}
|
||||
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue