From d789a208e263cd2dc4bd458c699c1bb40c9d1c87 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 30 Apr 2024 14:47:02 +0200 Subject: 🩹 Fix bad translation (refs #5887) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 591453d11..780a6b335 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -4249,11 +4249,11 @@ msgstr "Musée - Original/reproduction" #: archaeological_finds/forms.py:2084 msgid "Museum - Date of allocation - before" -msgstr "Musée - Mode d’entrée dans les collections" +msgstr "Musée - Date d’affectation au musée - avant" #: archaeological_finds/forms.py:2087 msgid "Museum - Date of allocation - after" -msgstr "Musée - Ancienne collection" +msgstr "Musée - Date d’affectation au musée - après" #: archaeological_finds/forms.py:2089 msgid "Museum - Purchase price" -- cgit v1.2.3