diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index d2a991eda8d..34a13a19f1b 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Les applications suivantes ont été désactivées : %s", "Already up to date" : "Déjà à jour", + "Could not load your contacts" : "Impossible de charger vos contacts", "Search contacts …" : "Rechercher les contacts...", "No contacts found" : "Aucun contact trouvé", "Show all contacts …" : "Montrer tous les contacts...", - "Could not load your contacts" : "Impossible de charger vos contacts", "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Il y a eu des problèmes à la vérification de l’intégrité du code. Plus d'infos...</a>", |