From 422941f2601c5899b8701f0fd347b021fd1baad2 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 18 Dec 2023 16:56:49 +0100 Subject: [PATCH] New translations en.json (Hebrew) --- packages/excalidraw/locales/he-IL.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/excalidraw/locales/he-IL.json b/packages/excalidraw/locales/he-IL.json index 83bf3e718..084799ba2 100644 --- a/packages/excalidraw/locales/he-IL.json +++ b/packages/excalidraw/locales/he-IL.json @@ -521,5 +521,15 @@ "description": "", "syntax": "", "preview": "" + }, + "userList": { + "search": { + "placeholder": "", + "empty": "" + }, + "hint": { + "text": "", + "followStatus": "" + } } }