From ed8b7ee6ea292c9257c43f1a5c403ab36b192436 Mon Sep 17 00:00:00 2001 From: Paul Marillonnet Date: Wed, 18 Jan 2023 08:53:49 +0100 Subject: [PATCH] translation update (#73412) --- src/authentic2/locale/fr/LC_MESSAGES/django.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/authentic2/locale/fr/LC_MESSAGES/django.po b/src/authentic2/locale/fr/LC_MESSAGES/django.po index d0bc1d38d..0d68be0b6 100644 --- a/src/authentic2/locale/fr/LC_MESSAGES/django.po +++ b/src/authentic2/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Authentic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-16 12:04+0100\n" +"POT-Creation-Date: 2023-01-18 08:52+0100\n" "PO-Revision-Date: 2023-01-13 10:31+0100\n" "Last-Translator: Mikaël Ates \n" "Language-Team: None\n" @@ -7183,6 +7183,10 @@ msgstr "Date et heure de dernière synchronisation" msgid "last modification date" msgstr "date de dernière modification" +#: src/authentic2_auth_oidc/models.py +msgid "Supports passive authentication" +msgstr "Supporte l’authentification passive" + #: src/authentic2_auth_oidc/models.py msgid "OpenID Connect" msgstr "OpenID Connect"