Improve error message

This commit is contained in:
Tobias Kunze 2025-12-05 15:21:20 +01:00
parent 5d19a7a853
commit 94f95a8664

View file

@ -11,7 +11,7 @@
{{ form.non_field_errors.0 }}
{% endif %}
{% else %}
{% translate "We could not save your changes." %}
{% translate "Please review and correct the errors highlighted in the form below." %}
{% endif %}
</div>
</div>