summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/sk/InsertAnchor.js
blob: b3222fe6692cee2780dcc55e84311223ed222e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//>>built
define(
"dojox/editor/plugins/nls/sk/InsertAnchor", //begin v1.x content
({
	insertAnchor: "Vložiť kotvu",
	title: "Vlastnosti kotvy",
	anchor: "Názov:",
	text: "Opis:",
	set: "Nastaviť",
	cancel: "Zrušiť"
})

//end v1.x content
);