Update French translations

This commit is contained in:
Benbb96
2023-05-01 23:46:20 +02:00
parent 770cdc77b8
commit 482772d3c6
18 changed files with 3108 additions and 2142 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -264,7 +264,7 @@
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<a class="btn btn-secondary" href="{% url 'helpdesk:checklist_templates' %}"> <a class="btn btn-secondary" href="{% url 'helpdesk:checklist_templates' %}">
Manage templates {% trans "Manage templates" %}
</a> </a>
<button type="submit" class="btn btn-primary">{% trans "Add" %}</button> <button type="submit" class="btn btn-primary">{% trans "Add" %}</button>
</div> </div>