diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-23 18:09:15 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-02-23 18:11:08 +0100 |
commit | 3f05d499e479b72486e33ff0b48ae4febf91dac3 (patch) | |
tree | ade5f9523698ad0ec5bcf988834f73df8d140dc3 /locale | |
parent | fd62721d39b7976488ae7cdb60d7c8a2527d1508 (diff) | |
download | Ishtar-3f05d499e479b72486e33ff0b48ae4febf91dac3.tar.bz2 Ishtar-3f05d499e479b72486e33ff0b48ae4febf91dac3.zip |
Admin: overload index to add sub-section headers
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 d0992ec79..908af761c 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -9353,11 +9353,11 @@ msgstr "Utiliser dans les index de recherche" #: ishtar_common/models.py:760 msgid "Custom data - Field" -msgstr "Donnée personnalisée - Champ" +msgstr "Données personnalisées - Champ" #: ishtar_common/models.py:761 msgid "Custom data - Fields" -msgstr "Donnée personnalisée - Champs" +msgstr "Données personnalisées - Champs" #: ishtar_common/models.py:776 msgid "Content types of the field and of the menu do not match" |