fixed a typo, regenerated language files
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</h1>
|
||||
{% if sortable_by_class.is_sortable %}
|
||||
<p>
|
||||
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change thier order.{% endblocktrans %}
|
||||
{% blocktrans %}You may also drag and drop {{ sortable_by_class_display_name }} to change their order.{% endblocktrans %}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user