From bd02772edb45e6a4ac2f9a3516dc5372409d23a6 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 18 Mar 2024 11:06:58 +0100 Subject: [PATCH] New translations en.json (Czech) --- packages/excalidraw/locales/cs-CZ.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/excalidraw/locales/cs-CZ.json b/packages/excalidraw/locales/cs-CZ.json index 7ba6bdc07..cd7867382 100644 --- a/packages/excalidraw/locales/cs-CZ.json +++ b/packages/excalidraw/locales/cs-CZ.json @@ -534,7 +534,10 @@ }, "hint": { "text": "", - "followStatus": "" + "followStatus": "", + "inCall": "", + "micMuted": "", + "isSpeaking": "" } } }