From efceb0940a2321020b96422efd9fce54fea15e74 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 24 May 2019 14:43:14 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (970 of 970 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 79b812380..1e4de51d6 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1060,5 +1060,9 @@ "friendRequest_received": "{0} souhaite être votre ami", "friendRequest_notification": "{0} vous a envoyé une demande d'ami", "notifications_empty": "Vous n'avez pas de nouvelle notification", - "notifications_title": "Vous avez des notifications non lues" + "notifications_title": "Vous avez des notifications non lues", + "profile_addDescription": "Ajouter une description", + "profile_editDescription": "Modifier votre description", + "profile_addLink": "Ajouter un lien vers votre site web", + "profile_info": "Les autres utilisateurs peuvent trouver votre profil en cliquant sur votre nom dans la liste d'utilisateurs des documents." }