From 8c8f51a84b7de96e024de027ada77d809aaac613 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 12 Oct 2018 23:28:04 +0300 Subject: [PATCH] Update translations. --- i18n/fr.i18n.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 4b0bd2210..bb67e05b6 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -532,7 +532,7 @@ "r-add-rule": "Ajouter une règle", "r-view-rule": "Voir la règle", "r-delete-rule": "Supprimer la règle", - "r-new-rule-name": "New rule title", + "r-new-rule-name": "Titre de la nouvelle règle", "r-no-rules": "Pas de règles", "r-when-a-card-is": "Quand une carte est", "r-added-to": "Ajouté à", @@ -575,7 +575,7 @@ "r-checklist": "checklist", "r-check-all": "Tout cocher", "r-uncheck-all": "Tout décocher", - "r-items-check": "items of checklist", + "r-items-check": "Élément de checklist", "r-check": "Cocher", "r-uncheck": "Décocher", "r-item": "élément", @@ -610,6 +610,6 @@ "ldap": "LDAP", "oauth2": "OAuth2", "cas": "CAS", - "authentication-method": "Authentication method", - "authentication-type": "Authentication type" + "authentication-method": "Méthode d'authentification", + "authentication-type": "Type d'authentification" } \ No newline at end of file