diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-09-11 15:16:06 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-05 10:51:51 +0100 |
commit | ffb0f3de1fc0415c20a4e642d459ab7baaa74923 (patch) | |
tree | 27fc80520703b6a0767dd24006f3b05f4bad45e6 /locale | |
parent | 8687f3457c9626c455b23bd3495b87b86e0b5457 (diff) | |
download | Ishtar-ffb0f3de1fc0415c20a4e642d459ab7baaa74923.tar.bz2 Ishtar-ffb0f3de1fc0415c20a4e642d459ab7baaa74923.zip |
✨ Pre-import form: modify models - admin
Diffstat (limited to 'locale')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 97f108744..bd53a62b9 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -12165,12 +12165,12 @@ msgid "Specific key to an import" msgstr "Clé spécifique à un import" #: ishtar_common/models_imports.py:1969 -msgid "Importer - Item key" -msgstr "Importeur - Clé de rapprochement d'élément" +msgid "Import - Item key" +msgstr "Import - Clé de rapprochement" #: ishtar_common/models_imports.py:1970 -msgid "Imports - Item keys" -msgstr "Importeur - Clés de rapprochement d'éléments" +msgid "Import - Item keys" +msgstr "Import - Clés de rapprochement" #: ishtar_common/models_rest.py:49 ishtar_common/models_rest.py:63 msgid "User" |