diff --git a/packages/excalidraw/locales/fr-FR.json b/packages/excalidraw/locales/fr-FR.json index 6e7bdd89e..6f8423acf 100644 --- a/packages/excalidraw/locales/fr-FR.json +++ b/packages/excalidraw/locales/fr-FR.json @@ -534,7 +534,10 @@ }, "hint": { "text": "Cliquez sur l'utilisateur pour le suivre", - "followStatus": "Vous suivez actuellement cet utilisateur" + "followStatus": "Vous suivez actuellement cet utilisateur", + "inCall": "", + "micMuted": "", + "isSpeaking": "" } } }