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

//end v1.x content
);