summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r--lib/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 3d5625bd268..780451c06ea 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -80,7 +80,6 @@ OC.L10N.register(
"Additional settings" : "Paramètres supplémentaires",
"Tips & tricks" : "Trucs et astuces",
"Personal info" : "Informations personnelles",
- "Sync clients" : "Clients de synchronisation",
"Unlimited" : "Illimité",
"Verifying" : "Vérification en cours",
"Verifying …" : "Vérification en cours...",
@@ -247,6 +246,7 @@ OC.L10N.register(
"Files can't be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création",
"Cannot set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"No app name specified" : "Aucun nom d'application spécifié",
- "App '%s' could not be installed!" : "L'application \"%s\" ne peut pas être installée !"
+ "App '%s' could not be installed!" : "L'application \"%s\" ne peut pas être installée !",
+ "Sync clients" : "Clients de synchronisation"
},
"nplurals=2; plural=(n > 1);");