From bc10550b53c5eb3030fbc45e840b85779bbd7385 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 23 Feb 2026 15:17:52 +0100 Subject: 🌐 fix translation (refs #6626) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/fr/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 8c1d03a66..75c3839e4 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -2448,7 +2448,7 @@ msgstr "Service instructeur" #: archaeological_files/forms.py:416 msgid "Archaeological file - 040 - Planning service" -msgstr "Dossier archéologique - 040 - Service aménageur" +msgstr "Dossier archéologique - 040 - Service instructeur" #: archaeological_files/forms.py:452 archaeological_files/models.py:834 msgid "Date of planning service file" -- cgit v1.2.3