10 lines
142 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/pl/InsertEntity", //begin v1.x content
({
insertEntity: "Wstaw symbol"
})
//end v1.x content
);