From 89b4bf9ba90aaa64e66c39e1471e5939d70a3413 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:15:18 +0100 Subject: [PATCH] New translations en.json (Danish) --- packages/excalidraw/locales/da-DK.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/packages/excalidraw/locales/da-DK.json b/packages/excalidraw/locales/da-DK.json index a1863d5e6..c40f79060 100644 --- a/packages/excalidraw/locales/da-DK.json +++ b/packages/excalidraw/locales/da-DK.json @@ -127,10 +127,11 @@ "edit": "", "editEmbed": "", "create": "", - "createEmbed": "", "label": "", "labelEmbed": "", - "empty": "" + "empty": "", + "hint": "", + "goToElement": "" }, "lineEditor": { "edit": "", @@ -155,7 +156,14 @@ "zoomToFitSelection": "", "zoomToFit": "", "installPWA": "", - "autoResize": "" + "autoResize": "", + "copyElementLink": "", + "linkToElement": "" + }, + "elementLink": { + "title": "", + "desc": "", + "notFound": "" }, "library": { "noItems": "", @@ -501,7 +509,8 @@ "selection": "markering", "pasteAsSingleElement": "", "unableToEmbed": "", - "unrecognizedLinkFormat": "" + "unrecognizedLinkFormat": "", + "elementLinkCopied": "" }, "colors": { "transparent": "",