webui-aria2/js/libs/dojox/editor/plugins/nls/he/ShowBlockNodes.js

10 lines
174 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/he/ShowBlockNodes", //begin v1.x content
({
"showBlockNodes": "הצגת מרכיבי Block של HTML "
})
//end v1.x content
);