diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-22 18:21:23 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:42:32 +0200 |
commit | 6ac98b574bfb8f9044cb095cea2be272af5df11b (patch) | |
tree | 16edf83f448b94a57635ce9a5b19f637f30d4efb /locale | |
parent | afc85e9c4bce3db373fa222f347d82a51a0c4aee (diff) | |
download | Ishtar-6ac98b574bfb8f9044cb095cea2be272af5df11b.tar.bz2 Ishtar-6ac98b574bfb8f9044cb095cea2be272af5df11b.zip |
🗃️ find museum: observed and inventory quantity - ✨ add theses fiels to sheets and forms
Diffstat (limited to 'locale')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index f1d0939c1..febdc322e 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -3457,7 +3457,7 @@ msgstr "Nombre minimum d'individus (NMI)" #: archaeological_finds/forms.py:464 archaeological_finds/forms.py:761 #: archaeological_finds/models_finds.py:1996 msgid "Comment on quantity" -msgstr "Précisions sur le nombre de reste" +msgstr "Précisions sur la quantité" #: archaeological_finds/forms.py:468 archaeological_finds/forms.py:765 #: archaeological_finds/forms.py:1703 archaeological_finds/models_finds.py:1961 |