From c7625150c7f1f42ec2e5721f0953cca8b4df4611 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Sat, 20 Sep 2025 20:59:25 +0100 Subject: [PATCH] Make a small change to French translations --- rest_framework/locale/fr/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_framework/locale/fr/LC_MESSAGES/django.po b/rest_framework/locale/fr/LC_MESSAGES/django.po index 9410b736f..ee48f2c25 100644 --- a/rest_framework/locale/fr/LC_MESSAGES/django.po +++ b/rest_framework/locale/fr/LC_MESSAGES/django.po @@ -276,7 +276,7 @@ msgstr "La date n'a pas le bon format. Utilisez un des formats suivants : {form #: fields.py:1237 msgid "Expected a date but got a datetime." -msgstr "Attendait une date mais a reçu une date + heure." +msgstr "Attendait une date mais a reçu une date et heure." #: fields.py:1303 #, python-brace-format