diff options
author | Frédéric Péters <fpeters@entrouvert.com> | 2022-03-25 08:02:58 (GMT) |
---|---|---|
committer | Frédéric Péters <fpeters@entrouvert.com> | 2022-03-25 08:02:58 (GMT) |
commit | 8f49eb59b54b553ce5eceaf05065c4bdf7d9b63e (patch) | |
tree | deceb83611bcd2b8ea8764e5c79ee9faca77b5e7 | |
parent | ff98a87158195a2cb1dd00c1ceb087b2cb470196 (diff) | |
download | django-mellon-8f49eb59b54b553ce5eceaf05065c4bdf7d9b63e.zip django-mellon-8f49eb59b54b553ce5eceaf05065c4bdf7d9b63e.tar.gz django-mellon-8f49eb59b54b553ce5eceaf05065c4bdf7d9b63e.tar.bz2 |
translation update
-rw-r--r-- | mellon/locale/fr/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mellon/locale/fr/LC_MESSAGES/django.po b/mellon/locale/fr/LC_MESSAGES/django.po index 29c5cbb..d4bc572 100644 --- a/mellon/locale/fr/LC_MESSAGES/django.po +++ b/mellon/locale/fr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: django-mellon\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-05 22:09+0200\n" -"PO-Revision-Date: 2022-02-04 13:24+0100\n" +"PO-Revision-Date: 2022-03-25 09:02+0100\n" "Last-Translator: Benjamin Dauvergne <bdauvergne@entrouvert.com>\n" "Language-Team: None\n" "Language: fr\n" @@ -140,7 +140,7 @@ msgstr "" #: views.py:357 msgid "There were too many redirections with the identity provider." -msgstr "Il y a eu trop de redirections avec le fournisseur d’identité." +msgstr "Il y a eu trop de redirections avec le fournisseur d’identités." #: views.py:410 msgid "IdP is temporarily down, please try again later." |