From a9aec8549f4b7cffd61d776dfb54702aaf85719b Mon Sep 17 00:00:00 2001 From: ButterflyOfFire Date: Sun, 3 Apr 2022 20:36:34 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 31.2% (5 of 16 strings) Translation: Lemmy/emails Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/emails/fr/ --- email/fr.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/email/fr.json b/email/fr.json index 0967ef4..9a15c75 100644 --- a/email/fr.json +++ b/email/fr.json @@ -1 +1,7 @@ -{} +{ + "email_verified_body": "Votre adresse email a été vérifiée.", + "notification_post_reply_subject": "Réponse de {username}", + "notification_comment_reply_subject": "Réponse de {username}", + "notification_private_message_subject": "Message privé de {username}", + "notification_mentioned_by_subject": "{username} vous a mentionné" +}