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

//end v1.x content
);