2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

fix translation

This commit is contained in:
Matthias
2021-11-01 23:11:41 +01:00
parent 4e9cf8492f
commit 7dbbca5b3a

View File

@ -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>