diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 29d056d3243..1178579149e 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", "Edit Profile" : "Modifier le profil", + "The headline and about sections will show up here" : "Le titre et la section \"A propos\" apparaîtront ici", + "You haven't added any info yet" : "Vous n'avez ajouté aucune information pour l'instant", + "{user} hasn't added any info yet" : "{user} n'a ajouté aucune information pour l'instant", "Error opening the user status modal, try hard refreshing the page" : "Erreur lors de l'ouverture du modal du statut de l'utilisateur, essayez d'actualiser la page", "Reset search" : "Réinitialiser la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", |