From 28aa841d8e895a34ff2e3f5d2b7104fbf87ba030 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:31:35 +0200 Subject: [PATCH] New translations en.json (Sinhala) --- packages/excalidraw/locales/si-LK.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/excalidraw/locales/si-LK.json b/packages/excalidraw/locales/si-LK.json index 76ee19360..20e45c54f 100644 --- a/packages/excalidraw/locales/si-LK.json +++ b/packages/excalidraw/locales/si-LK.json @@ -162,6 +162,13 @@ "hint_emptyLibrary": "", "hint_emptyPrivateLibrary": "" }, + "search": { + "title": "", + "noMatch": "", + "singleResult": "", + "multipleResults": "", + "placeholder": "" + }, "buttons": { "clearReset": "", "exportJSON": "", @@ -297,6 +304,7 @@ "shapes": "" }, "hints": { + "dismissSearch": "", "canvasPanning": "", "linearElement": "", "arrowTool": "",