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.
2 parents 951ba67 + 724e74d commit 5263852Copy full SHA for 5263852
admin_numeric_filter/templates/admin/filter_numeric_slider.html
@@ -28,7 +28,7 @@ <h3>{% blocktrans with filter_title=title %}By {{ filter_title }}{% endblocktran
28
{% else %}
29
<div class="admin-numeric-filter-slider-error">
30
<p>
31
- {% trans 'No enough data.' %}
+ {% trans 'Not enough data.' %}
32
</p>
33
</div><!-- /.admin-numeric-filter-slider-error -->
34
{% endif %}
0 commit comments