made and compiled messages + fixed lots of typos

This commit is contained in:
vabene1111
2020-12-31 12:56:18 +01:00
parent 6ef173d82d
commit 1bdf14dbf9
42 changed files with 137 additions and 137 deletions

View File

@@ -91,7 +91,7 @@
{% render_table recipes %}
{% else %}
<div class="alert alert-danger" role="alert">
{% trans "Log in to view Recipes" %}
{% trans "Log in to view recipes" %}
</div>
{% endif %}