We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d981f3 commit a56ecfeCopy full SHA for a56ecfe
src/unfold/templates/admin/auth/user/add_form.html
@@ -6,7 +6,7 @@
6
{% if not is_popup %}
7
{% translate 'First, enter a username and password. Then, you’ll be able to edit more user options.' %}
8
{% else %}
9
- {% translate "Enter a username and password." %}x
+ {% translate "Enter a username and password." %}
10
{% endif %}
11
<p>
12
{% endblock %}
0 commit comments