{% blocktrans %}Select values for the selected {{ model_name_plural }}{% endblocktrans %}
{% crispy form form.helper %}
{% trans "Confirm modification" %}
{% blocktrans count counter=nb_objects %}Do you want to apply the following modifications on this selected object?{% plural %}Do you want to apply the following modifications on these {{ counter }} selected objects?{% endblocktrans %}