summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ja/ShowBlockNodes.js
blob: a50c67ea9e86c3d411e5a15c55162a287ad96f63 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ja/ShowBlockNodes", //begin v1.x content
({
	"showBlockNodes": "HTML ブロック要素の表示"
})

//end v1.x content
);