diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-12 12:41:02 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-02-28 12:15:24 +0100 |
commit | 8ec062dab58750d8eb7fc0217d7adcf71d222747 (patch) | |
tree | b307437533bffbba02878683827b38c18e595e12 /locale | |
parent | db39611f6643cff4cfa690da97c64144fb697b9f (diff) | |
download | Ishtar-8ec062dab58750d8eb7fc0217d7adcf71d222747.tar.bz2 Ishtar-8ec062dab58750d8eb7fc0217d7adcf71d222747.zip |
Fix typo
Diffstat (limited to 'locale')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
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 {}." |