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": "",