diff --git a/packages/excalidraw/locales/fr-FR.json b/packages/excalidraw/locales/fr-FR.json index 6e7bdd89ef..6f8423acf8 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": "" } } }