summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ja/InsertEntity.js
blob: d21252111a4ef08c65bb228c67ad696b7e4c490c (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ja/InsertEntity", //begin v1.x content
({
	insertEntity: "記号の挿入"
})

//end v1.x content
);