{% trans "Please configure the security level of the different actions that can be performed by the electoral commission." %}
- {% trans "Simple" %}
-
{% trans 'Only one component of the secret sent to the member of the electoral commission is needed to execute the action.' %}
- {% trans "Strong" %}
-
{% trans '(M/2)+1 different components of the secret sent to the member of the electoral commission are needed to execute the action. (M = total number of members of the electoral commission)' %}
- {% trans "Critical" %}
-
{% trans 'All (M) the different components of the secret sent to the member of the electoral commission are needed to execute the action.' %}
{% endblock container %}