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

//end v1.x content
);