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

//end v1.x content
);