From a37cdf43f3e5f2a637db7ec85b5662b72e5b839e Mon Sep 17 00:00:00 2001 From: Etienne dP Date: Wed, 17 Nov 2021 22:42:16 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/emails/fr/ --- lang/email/fr-fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/email/fr-fr.json b/lang/email/fr-fr.json index 83b7b3b..465f9a4 100644 --- a/lang/email/fr-fr.json +++ b/lang/email/fr-fr.json @@ -12,14 +12,14 @@ "title": "Notification : Utilisateur créé", "aUserWasCreated": "Un utilisateur a été créé avec ce code {code}.", "time": "Date", - "notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur.", + "notificationNotice": "Note : Les messages de notification peuvent être activés sur le tableau de bord administrateur.", "name": "Création d'utilisateur" }, "inviteExpiry": { "title": "Notification : Invitation expirée", "inviteExpired": "Invitation expirée.", "expiredAt": "Le code {code} a expiré à {time}.", - "notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur.", + "notificationNotice": "Note : Les messages de notification peuvent être activés sur le tableau de bord administrateur.", "name": "Expiration de l'invitation" }, "passwordReset": {