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

//end v1.x content
);