aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 1242121ed62..6c22c82fc91 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -208,7 +208,9 @@ OC.L10N.register(
"Not found" : "Non trouvé",
"People" : "Personnes",
"Load more results" : "Charger plus de résultats",
+ "Search in" : "Rechercher dans",
"Start typing in search" : "Commencez à saisir dans la recherche",
+ "No matching results" : "Aucun résultat correspondant",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Mot de passe oublié ?",
"Back to login form" : "Retour au formulaire de connexion",