From 7e6c628ff9f4d27609efda613b790f87bbeacea1 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 12 Feb 2021 12:41:02 +0100 Subject: Fix typo --- locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale/fr') diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 2d87609ca..a933f4d8f 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -7083,7 +7083,7 @@ msgid "Responsible warehouse" msgstr "Lieu de conservation responsable" #: archaeological_warehouse/models.py:865 -msgid "Warehouse that own the container" +msgid "Warehouse that owns the container" msgstr "Lieu de conservation auquel le contenant appartient" #: archaeological_warehouse/models.py:870 @@ -7112,7 +7112,7 @@ msgid "No value" msgstr "Pas de valeur" #: archaeological_warehouse/models.py:1192 -msgid "The division number {} have not been set for the warehouse {}." +msgid "The division number {} has not been set for the warehouse {}." msgstr "" "La division numéro {} n'a pas été définie pour le lieu de conservation {}." -- cgit v1.2.3