diff --git a/l10n/fr.js b/l10n/fr.js index dd2ad562b..21618118b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -145,7 +145,7 @@ OC.L10N.register( "Unable to update contact" : "Impossible de mettre à jour le contact", "Search contacts …" : "Rechercher un contact...", "Add to {group}" : "Ajouter à {group}", - "Remove {type}" : "Supprimer {type}", + "Remove {type}" : "Retirer {type}", "Search {types}" : "Rechercher {types}", "Search for people to add" : "Chercher des personnes à ajouter", "No results" : "Aucun résultat", diff --git a/l10n/fr.json b/l10n/fr.json index 7a631474a..979641d51 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -143,7 +143,7 @@ "Unable to update contact" : "Impossible de mettre à jour le contact", "Search contacts …" : "Rechercher un contact...", "Add to {group}" : "Ajouter à {group}", - "Remove {type}" : "Supprimer {type}", + "Remove {type}" : "Retirer {type}", "Search {types}" : "Rechercher {types}", "Search for people to add" : "Chercher des personnes à ajouter", "No results" : "Aucun résultat",