10 lines
138 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/sv/Blockquote", //begin v1.x content
({
"blockquote": "Blockcitat"
})
//end v1.x content
);