Improved filter translations

This commit is contained in:
Jan Böhmer 2022-09-08 00:09:25 +02:00
parent dd400ae70c
commit 96cd746f60
2 changed files with 37 additions and 1 deletions

View file

@ -99,7 +99,7 @@
<button type="button" class="btn btn-success" {{ collection.create_btn() }}>
<i class="fas fa-plus-square fa-fw"></i>
{% trans %}part_lot.create{% endtrans %}
{% trans %}filter.constraint.add{% endtrans %}
</button>
</div>
</div>