Fix typo in inactive account template

This commit is contained in:
Dominik Schilling 2025-03-10 11:51:27 +01:00
parent 5570d20625
commit bac809957c
No known key found for this signature in database
GPG Key ID: D7A8CD2F180B17A9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
{% endblock head_title %}
{% block form_top_content %}
<h4>{% translate "Account inactve." %}</h4>
<h4>{% translate "Account inactive." %}</h4>
{% endblock form_top_content %}
{% block form_content %}

View File

@ -1199,7 +1199,7 @@ msgid "Paperless-ngx account inactive"
msgstr ""
#: documents/templates/account/account_inactive.html:9
msgid "Account inactve."
msgid "Account inactive."
msgstr ""
#: documents/templates/account/account_inactive.html:14