summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/kk/Blockquote.js
blob: c65e857555c40097c4649e27cbb4a98a2d6a0e29 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/kk/Blockquote", //begin v1.x content
({
	"blockquote": "Blockquote"
})

//end v1.x content
);