summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'PluggableAuth/i18n/fr.json')
-rw-r--r--PluggableAuth/i18n/fr.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/PluggableAuth/i18n/fr.json b/PluggableAuth/i18n/fr.json
index faeac847..8438e164 100644
--- a/PluggableAuth/i18n/fr.json
+++ b/PluggableAuth/i18n/fr.json
@@ -1,9 +1,9 @@
{
"@metadata": {
"authors": [
- "Wladek92",
"Gomoko",
- "Urhixidur"
+ "Urhixidur",
+ "Wladek92"
]
},
"pluggableauth-desc": "Fournit le cadre d’application pour les greffons d’authentication et d’autorisation",
@@ -11,5 +11,6 @@
"pluggableauth-authentication-failure": "L’utilisateur n’a pas pu être authentifié.",
"pluggableauth-authentication-workflow-failure": "Échec du processus d’authentification.",
"pluggableauth-loginbutton-label": "Se connecter avec PluggableAuth",
- "pluggableauth-loginbutton-help": "Vous authentifie avec PluggableAuth"
+ "pluggableauth-loginbutton-help": "Vous authentifie avec PluggableAuth",
+ "pluggableauth-fatal-error": "Erreur fatale durant l'authentification de l'utilisateur."
}