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
commit e88266e30d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 class="modal-footer">
<a class="btn btn-secondary" href="{% url 'helpdesk:checklist_templates' %}">
Manage templates
{% trans "Manage templates" %}
</a>
<button type="submit" class="btn btn-primary">{% trans "Add" %}</button>
</div>