Fix typo in inactive account template (#9356)

This commit is contained in:
Dominik Schilling 2025-03-10 14:38:00 +01:00 committed by GitHub
parent 5570d20625
commit 79328b1cec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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