summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/th/common.js.uncompressed.js
blob: 98251409b2595a6e67508547de4a0de350abb166 (plain)
1
2
3
4
5
6
7
8
9
10
11
define(
"dijit/nls/th/common", //begin v1.x content
({
	buttonOk: "ตกลง",
	buttonCancel: "ยกเลิก",
	buttonSave: "บันทึก",
	itemClose: "ปิด"
})

//end v1.x content
);