Merge pull request #1091 from Benbb96/french-translations

Update French translations
This commit is contained in:
Christopher Broderick
2023-05-04 13:03:28 +01:00
committed by GitHub
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>