dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
19 lines (18 loc) • 708 B
JavaScript
define(
({
widgetLabel: "ตรวจสอบการสะกดคำแบบแบตช์",
unfound: "ไม่พบ",
skip: "ข้าม",
skipAll: "ข้ามทั้งหมด",
toDic: "เพิ่งลงในพจนานุกรม",
suggestions: "การแนะนำ",
replace: "แทนที่",
replaceWith: "แทนที่ด้วย",
replaceAll: "แทนที่ทั้งหมด",
cancel: "ยกเลิก",
msg: "ไม่พบคำที่สะกดผิด",
iSkip: "ข้ามนี้",
iSkipAll: "ข้ามที่เหมือนนี้",
iMsg: "ไม่มีการแนะนำการสะกด"
})
);