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

//end v1.x content
);