10 lines
142 B
JavaScript
Raw Normal View History

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