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