From 9910c7fc4996bc7df315658d5aa2c03fc2643017 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 6 May 2026 16:08:49 +0200 Subject: [PATCH 1/2] Translated using Weblate (French) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1881 of 1881 strings) Co-authored-by: David Benqué Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/fr/ Translation: CryptPad/App --- 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 5a182b64d..c041da6f7 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1877,5 +1877,9 @@ "contacts_muted": "Masqué", "contacts_noFriends": "Votre liste de contacts est vide", "contacts_noFriendsInfo": "Commencez par ajouter un contact pour débuter une conversation.", - "contacts_historyCleared": "L'historique de conversation a été supprimé pour tout le monde" + "contacts_historyCleared": "L'historique de conversation a été supprimé pour tout le monde", + "diagram_modesOptionLabel": "Changer le thème pour {0}, réactualise l'application", + "diagram_sketchTheme": "Croquis", + "diagram_simpleTheme": "Simple", + "diagram_classicTheme": "Classique" } From 8347d4b4323abc16dc045912c591f3b27caf6908 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 6 May 2026 16:08:49 +0200 Subject: [PATCH 2/2] Translated using Weblate (English) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1881 of 1881 strings) Co-authored-by: David Benqué Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/en/ Translation: CryptPad/App --- www/common/translations/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 43f7e6fec..47c95f1bf 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1877,5 +1877,9 @@ "contacts_muted": "Muted", "contacts_noFriends": "Your contact list is empty", "contacts_noFriendsInfo": "Start by adding a contact to begin a conversation.", - "contacts_historyCleared": "The chat history has been deleted for everyone" + "contacts_historyCleared": "The chat history has been deleted for everyone", + "diagram_modesOptionLabel": "Change theme to {0}, will refresh app", + "diagram_sketchTheme": "Sketch", + "diagram_simpleTheme": "Simple", + "diagram_classicTheme": "Classic" }