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