From 5f848e58c3facd4250df48003e7a8761a6b47894 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:31:31 +0200 Subject: [PATCH] New translations en.json (Azerbaijani) --- packages/excalidraw/locales/az-AZ.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/excalidraw/locales/az-AZ.json b/packages/excalidraw/locales/az-AZ.json index 3377cecc3..1edd9dd4b 100644 --- a/packages/excalidraw/locales/az-AZ.json +++ b/packages/excalidraw/locales/az-AZ.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": "",