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

10 lines
168 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/ja/ShowBlockNodes", //begin v1.x content
({
"showBlockNodes": "HTML ブロック要素の表示"
})
//end v1.x content
);