New translations en.json (Thai)

This commit is contained in:
Excalidraw Bot 2023-07-24 17:09:53 +02:00
parent 349f9d4327
commit d71239b438

View File

@ -109,8 +109,12 @@
"createContainerFromText": "", "createContainerFromText": "",
"link": { "link": {
"edit": "แก้ไขลิงก์", "edit": "แก้ไขลิงก์",
"editEmbed": "",
"create": "สร้างลิงค์", "create": "สร้างลิงค์",
"label": "ลิงค์" "createEmbed": "",
"label": "ลิงค์",
"labelEmbed": "",
"empty": ""
}, },
"lineEditor": { "lineEditor": {
"edit": "แก้ไขเส้น", "edit": "แก้ไขเส้น",
@ -164,9 +168,11 @@
"cancel": "ยกเลิก", "cancel": "ยกเลิก",
"clear": "เคลียร์", "clear": "เคลียร์",
"remove": "ลบ", "remove": "ลบ",
"embed": "",
"publishLibrary": "เผยแพร่", "publishLibrary": "เผยแพร่",
"submit": "ตกลง", "submit": "ตกลง",
"confirm": "ยืนยัน" "confirm": "ยืนยัน",
"embeddableInteractionButton": ""
}, },
"alerts": { "alerts": {
"clearReset": "", "clearReset": "",
@ -206,6 +212,10 @@
"line2": "", "line2": "",
"line3": "", "line3": "",
"line4": "" "line4": ""
},
"libraryElementTypeError": {
"embeddable": "",
"image": ""
} }
}, },
"toolBar": { "toolBar": {
@ -224,6 +234,7 @@
"link": "", "link": "",
"eraser": "ยางลบ", "eraser": "ยางลบ",
"frame": "", "frame": "",
"embeddable": "",
"hand": "", "hand": "",
"extraTools": "" "extraTools": ""
}, },
@ -237,6 +248,7 @@
"linearElement": "", "linearElement": "",
"freeDraw": "", "freeDraw": "",
"text": "", "text": "",
"embeddable": "",
"text_selected": "คลิกสองครั้งหรือกด ENTER เพื่อแก้ไขข้อความ", "text_selected": "คลิกสองครั้งหรือกด ENTER เพื่อแก้ไขข้อความ",
"text_editing": "กดปุ่ม Esc หรือกด Ctrl, Cmd + Enter เพื่อเสร็จการแก้ไข", "text_editing": "กดปุ่ม Esc หรือกด Ctrl, Cmd + Enter เพื่อเสร็จการแก้ไข",
"linearElementMulti": "คลิกที่จุดสุดท้ายหรือกด Escape หรือ Enter เพื่อเสร็จสิ้น", "linearElementMulti": "คลิกที่จุดสุดท้ายหรือกด Escape หรือ Enter เพื่อเสร็จสิ้น",
@ -411,7 +423,9 @@
"fileSavedToFilename": "", "fileSavedToFilename": "",
"canvas": "", "canvas": "",
"selection": "", "selection": "",
"pasteAsSingleElement": "" "pasteAsSingleElement": "",
"unableToEmbed": "",
"unrecognizedLinkFormat": ""
}, },
"colors": { "colors": {
"transparent": "", "transparent": "",