summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/nl/ShowBlockNodes.js
blob: 44052ebbaff9ce9e3a2e7f28d2a5dad62e044c44 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/nl/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "HTML-blokelementen afbeelden"
})

//end v1.x content
);