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