webui-aria2/js/libs/dojox/editor/plugins/nls/nl/ShowBlockNodes.js
2012-05-01 19:52:07 +08:00

10 lines
164 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/nl/ShowBlockNodes", //begin v1.x content
({
"showBlockNodes": "HTML-blokelementen afbeelden"
})
//end v1.x content
);