diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index cff37c3d70..b9d2ef7d89 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -983,5 +983,6 @@ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s %(day)s %(monthName)s %(fullYear)s", "This room is not public. You will not be able to rejoin without an invite.": "Ce salon n'est pas public. Vous ne pourrez pas y revenir sans invitation.", "Community IDs cannot not be empty.": "Les identifiants de communauté ne peuvent pas être vides.", - "Show devices, send anyway or cancel.": "Afficher les appareils, envoyer quand même ou annuler." + "Show devices, send anyway or cancel.": "Afficher les appareils, envoyer quand même ou annuler.", + "In reply to ": "En réponse à " }