summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/cs/Preview.js
blob: 4b3db6daa7ba0770e0753bd0bb6bfcf9f277cd39 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/cs/Preview", //begin v1.x content
({
	"preview": "Náhled"
})

//end v1.x content
);