From 65a58cb080cc1f7855c912ed60e9054f3c0b5551 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:31:04 +0200 Subject: [PATCH] New translations en.json (Dutch) --- packages/excalidraw/locales/nl-NL.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/excalidraw/locales/nl-NL.json b/packages/excalidraw/locales/nl-NL.json index 21c4bb331..fb583fecd 100644 --- a/packages/excalidraw/locales/nl-NL.json +++ b/packages/excalidraw/locales/nl-NL.json @@ -162,6 +162,13 @@ "hint_emptyLibrary": "Selecteer een item op het canvas om het hier toe te voegen of installeer een bibliotheek uit de openbare repository, hieronder.", "hint_emptyPrivateLibrary": "Selecteer een item op het canvas om het hier toe te voegen." }, + "search": { + "title": "", + "noMatch": "", + "singleResult": "", + "multipleResults": "", + "placeholder": "" + }, "buttons": { "clearReset": "Canvas opnieuw instellen", "exportJSON": "Exporteren naar bestand", @@ -297,6 +304,7 @@ "shapes": "Vormen" }, "hints": { + "dismissSearch": "", "canvasPanning": "Om de canvas te verplaatsen, houd muiswiel of spatiebalk ingedrukt tijdens slepen, of gebruik het handgereedschap", "linearElement": "Klik om meerdere punten te starten, sleep voor één lijn", "arrowTool": "",