From 2ad01c6145b849751be8e54e519586531ce6d646 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 11 Sep 2026 18:29:17 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1882 of 1882 strings) Co-authored-by: Fabrice Mouhartem Co-authored-by: Weblate Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/fr/ Translation: CryptPad/App --- www/common/translations/messages.fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index c041da6f7..275985621 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1881,5 +1881,6 @@ "diagram_modesOptionLabel": "Changer le thème pour {0}, réactualise l'application", "diagram_sketchTheme": "Croquis", "diagram_simpleTheme": "Simple", - "diagram_classicTheme": "Classique" + "diagram_classicTheme": "Classique", + "sent_chatMessage": "{0} vous a envoyé un message" }