From d465b5df2ad4e9fc4371d9c7d76471b0d273a9d1 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:31:26 +0200 Subject: [PATCH] New translations en.json (Thai) --- packages/excalidraw/locales/th-TH.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/excalidraw/locales/th-TH.json b/packages/excalidraw/locales/th-TH.json index 12b3fc202..dc0edf58c 100644 --- a/packages/excalidraw/locales/th-TH.json +++ b/packages/excalidraw/locales/th-TH.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": "",