From b2998238f7e8d4023e694bb1a6039619a47e5183 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Wed, 11 Mar 2026 22:15:58 +0100 Subject: [PATCH] New translations en.json (French) --- packages/excalidraw/locales/fr-FR.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/excalidraw/locales/fr-FR.json b/packages/excalidraw/locales/fr-FR.json index 35444aee77..578041fefa 100644 --- a/packages/excalidraw/locales/fr-FR.json +++ b/packages/excalidraw/locales/fr-FR.json @@ -53,7 +53,14 @@ "arrowhead_crowfoot_many": "", "arrowhead_crowfoot_one": "Pied de Corde (un)", "arrowhead_crowfoot_one_or_many": "Pied du corbeau (un ou plusieurs)", + "arrowhead_cardinality_one": "", + "arrowhead_cardinality_many": "", + "arrowhead_cardinality_one_or_many": "", + "arrowhead_cardinality_exactly_one": "", + "arrowhead_cardinality_zero_or_one": "", + "arrowhead_cardinality_zero_or_many": "", "more_options": "Plus d'options", + "cardinality": "", "arrowtypes": "Type de flèche", "arrowtype_sharp": "Flèche pointue", "arrowtype_round": "Flèche incurvée", @@ -624,7 +631,7 @@ "mermaid": { "title": "De Mermaid à Excalidraw", "button": "Insérer", - "description": "Actuellement, seuls les diagrammes Flowchart, Sequence, et de classe sont pris en charge. Les autres types seront rendus en tant qu'image dans Excalidraw.", + "description": "", "syntax": "Syntaxe Mermaid", "preview": "Prévisualisation", "label": "Mermaid", @@ -654,7 +661,7 @@ "placeholder": { "title": "Créons votre diagramme", "description": "Décrivez le diagramme que vous voulez créer, et nous le générerons pour vous.", - "hint": "Pour le moment, nous connaissons les diagrammes Flowchart, Séquence et Classe." + "hint": "" }, "preview": "Prévisualisation", "insert": "Insérer",