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