summaryrefslogtreecommitdiff
path: root/lib/dijit/form/nls/th/validate.js.uncompressed.js
blob: e0b3a04a62f2174332603fd40379f5f3d9ca4b83 (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/form/nls/th/validate", //begin v1.x content
({
	invalidMessage: "ค่าที่ป้อนไม่ถูกต้อง",
	missingMessage: "จำเป็นต้องมีค่านี้",
	rangeMessage: "ค่านี้เกินช่วง"
})

//end v1.x content
);