10 lines
145 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/zh-tw/InsertEntity", //begin v1.x content
({
insertEntity: "插入符號"
})
//end v1.x content
);