summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/th/Blockquote.js
blob: 17a9799c8ab8e3f922a3163160b93a54bdd6dac8 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/th/Blockquote", //begin v1.x content
({
	"blockquote": "บล็อกคำพูด"
})

//end v1.x content
);