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