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