summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/pl/InsertEntity.js
blob: b25247f0d8d57965e809f663d61385cf09b766a2 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/pl/InsertEntity", //begin v1.x content
({
	insertEntity: "Wstaw symbol"
})

//end v1.x content
);