Parcourir la source

Update translations.

Lauri Ojansivu il y a 6 ans
Parent
commit
8c8f51a84b
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      i18n/fr.i18n.json

+ 4 - 4
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"
 }