From 46a6886ac4dd5211880955ae34e6c0025e44ee86 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:07:03 +0100 Subject: [PATCH] New translations en.json (Finnish) --- packages/excalidraw/locales/fi-FI.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/excalidraw/locales/fi-FI.json b/packages/excalidraw/locales/fi-FI.json index 49bc6146b..3488d79e7 100644 --- a/packages/excalidraw/locales/fi-FI.json +++ b/packages/excalidraw/locales/fi-FI.json @@ -534,7 +534,10 @@ }, "hint": { "text": "", - "followStatus": "" + "followStatus": "", + "inCall": "", + "micMuted": "", + "isSpeaking": "" } } }