trivial: mark string for translation

This commit is contained in:
Frédéric Péters 2019-01-18 10:23:42 +01:00
parent 33b6463cdb
commit 96f3ef1bc1
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
{% trans "Support is currently disabled." %}
</p>
<p>
<a class="button" rel="popup" href="{% url 'franceconnect-enable' %}">Enable</a>
<a class="button" rel="popup" href="{% url 'franceconnect-enable' %}">{% trans 'Enable' %}</a>
</p>
{% else %}