From 3ff94c62d8fc1d6043d6eadf77a209172c0caa05 Mon Sep 17 00:00:00 2001 From: Excalidraw Bot <77840495+excalibot@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:16:02 +0100 Subject: [PATCH] New translations en.json (Thai) --- packages/excalidraw/locales/th-TH.json | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/packages/excalidraw/locales/th-TH.json b/packages/excalidraw/locales/th-TH.json index 2d07f95be..937489f65 100644 --- a/packages/excalidraw/locales/th-TH.json +++ b/packages/excalidraw/locales/th-TH.json @@ -125,12 +125,13 @@ "createContainerFromText": "จัดข้อความในที่บรรจุ", "link": { "edit": "แก้ไขลิงก์", - "editEmbed": "แก้ไขลิงค์และการฝัง", - "create": "สร้างลิงค์", - "createEmbed": "สร้างลิงค์และการฝัง", + "editEmbed": "", + "create": "", "label": "ลิงค์", "labelEmbed": "ลิงค์และการฝัง", - "empty": "ไม่ได้ใส่ลิงค์" + "empty": "ไม่ได้ใส่ลิงค์", + "hint": "", + "goToElement": "" }, "lineEditor": { "edit": "แก้ไขเส้น", @@ -155,7 +156,14 @@ "zoomToFitSelection": "", "zoomToFit": "", "installPWA": "", - "autoResize": "" + "autoResize": "", + "copyElementLink": "", + "linkToElement": "" + }, + "elementLink": { + "title": "", + "desc": "", + "notFound": "" }, "library": { "noItems": "ยังไม่มีรายการที่เพิ่มเข้าไปได้", @@ -501,7 +509,8 @@ "selection": "", "pasteAsSingleElement": "", "unableToEmbed": "", - "unrecognizedLinkFormat": "" + "unrecognizedLinkFormat": "", + "elementLinkCopied": "" }, "colors": { "transparent": "",