New translations en.json (Thai)

This commit is contained in:
Excalidraw Bot 2024-11-26 19:16:02 +01:00
parent 5c389ba4f8
commit 3ff94c62d8

View File

@ -125,12 +125,13 @@
"createContainerFromText": "จัดข้อความในที่บรรจุ", "createContainerFromText": "จัดข้อความในที่บรรจุ",
"link": { "link": {
"edit": "แก้ไขลิงก์", "edit": "แก้ไขลิงก์",
"editEmbed": "แก้ไขลิงค์และการฝัง", "editEmbed": "",
"create": "สร้างลิงค์", "create": "",
"createEmbed": "สร้างลิงค์และการฝัง",
"label": "ลิงค์", "label": "ลิงค์",
"labelEmbed": "ลิงค์และการฝัง", "labelEmbed": "ลิงค์และการฝัง",
"empty": "ไม่ได้ใส่ลิงค์" "empty": "ไม่ได้ใส่ลิงค์",
"hint": "",
"goToElement": ""
}, },
"lineEditor": { "lineEditor": {
"edit": "แก้ไขเส้น", "edit": "แก้ไขเส้น",
@ -155,7 +156,14 @@
"zoomToFitSelection": "", "zoomToFitSelection": "",
"zoomToFit": "", "zoomToFit": "",
"installPWA": "", "installPWA": "",
"autoResize": "" "autoResize": "",
"copyElementLink": "",
"linkToElement": ""
},
"elementLink": {
"title": "",
"desc": "",
"notFound": ""
}, },
"library": { "library": {
"noItems": "ยังไม่มีรายการที่เพิ่มเข้าไปได้", "noItems": "ยังไม่มีรายการที่เพิ่มเข้าไปได้",
@ -501,7 +509,8 @@
"selection": "", "selection": "",
"pasteAsSingleElement": "", "pasteAsSingleElement": "",
"unableToEmbed": "", "unableToEmbed": "",
"unrecognizedLinkFormat": "" "unrecognizedLinkFormat": "",
"elementLinkCopied": ""
}, },
"colors": { "colors": {
"transparent": "", "transparent": "",