summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/th/InsertAnchor.js
blob: 6c8ad2d17807a30891a522e1f4a7a470e370d2f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/th/InsertAnchor", //begin v1.x content
({
	insertAnchor: "แทรกจุดยึด",
	title: "คุณสมบัติจุดยึด",
	anchor: "ชื่อ:",
	text: "รายละเอียด",
	set: "ตั้งค่า",
	cancel: "ยกเลิก"
})

//end v1.x content
);