summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/zh-tw/InsertEntity.js
blob: 27dbe89add26b6dd47e5470d6456d566a8c74ab5 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/zh-tw/InsertEntity", //begin v1.x content
({
	insertEntity: "插入符號"
})

//end v1.x content
);