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