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

//end v1.x content
);