summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/nb/Blockquote.js
blob: 8374493d0ae52a5ad3d832854a63030233405667 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/nb/Blockquote", //begin v1.x content
({
	"blockquote": "Blokksitat"
})
//end v1.x content
);