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

//end v1.x content
);