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